[INFO] cloning repository https://github.com/d7z-team/zen_template-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/d7z-team/zen_template-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd7z-team%2Fzen_template-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd7z-team%2Fzen_template-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2a66dd1e91d3cd949c3c45db8514ff55cb124ce1 [INFO] building d7z-team/zen_template-rs against try#334963c956d25708feab489a3816ae63f639355d for pr-135216 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd7z-team%2Fzen_template-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/d7z-team/zen_template-rs on toolchain 334963c956d25708feab489a3816ae63f639355d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/d7z-team/zen_template-rs [INFO] finished tweaking git repo https://github.com/d7z-team/zen_template-rs [INFO] tweaked toml for git repo https://github.com/d7z-team/zen_template-rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/d7z-team/zen_template-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 333c1a1dfa94f3d5b861b659d614c349ae71f470ed2eb9c82d7386edaca7539c [INFO] running `Command { std: "docker" "start" "-a" "333c1a1dfa94f3d5b861b659d614c349ae71f470ed2eb9c82d7386edaca7539c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "333c1a1dfa94f3d5b861b659d614c349ae71f470ed2eb9c82d7386edaca7539c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "333c1a1dfa94f3d5b861b659d614c349ae71f470ed2eb9c82d7386edaca7539c", kill_on_drop: false }` [INFO] [stdout] 333c1a1dfa94f3d5b861b659d614c349ae71f470ed2eb9c82d7386edaca7539c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 043de7d6537445730b8ca86f028dbd489bd4fc1658c68108a4988b03459231e8 [INFO] running `Command { std: "docker" "start" "-a" "043de7d6537445730b8ca86f028dbd489bd4fc1658c68108a4988b03459231e8", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling zen_template v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `compile::*` [INFO] [stdout] --> src/expression/template.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | pub use compile::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `value_utils::*` [INFO] [stdout] --> src/value.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use value_utils::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Block` and `StringUtils` [INFO] [stdout] --> src/statement/state_ir.rs:1:20 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::utils::{Block, StringUtils}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> src/statement/state_builder.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn add(&mut self, node: StatementAstTree) -> TmplResult<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `src` is never read [INFO] [stdout] --> src/statement/state_ir.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | src = src.trim(); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.70s [INFO] running `Command { std: "docker" "inspect" "043de7d6537445730b8ca86f028dbd489bd4fc1658c68108a4988b03459231e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "043de7d6537445730b8ca86f028dbd489bd4fc1658c68108a4988b03459231e8", kill_on_drop: false }` [INFO] [stdout] 043de7d6537445730b8ca86f028dbd489bd4fc1658c68108a4988b03459231e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f5559eacf5bd9dd533d2a33781823b40993b1b12c974efb4264110199df451b [INFO] running `Command { std: "docker" "start" "-a" "9f5559eacf5bd9dd533d2a33781823b40993b1b12c974efb4264110199df451b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling unsafe-libyaml v0.2.5 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling zen_template v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `compile::*` [INFO] [stdout] --> src/expression/template.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | pub use compile::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `value_utils::*` [INFO] [stdout] --> src/value.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use value_utils::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Block` and `StringUtils` [INFO] [stdout] --> src/statement/state_ir.rs:1:20 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::utils::{Block, StringUtils}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> src/statement/state_builder.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn add(&mut self, node: StatementAstTree) -> TmplResult<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `src` is never read [INFO] [stdout] --> src/statement/state_ir.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | src = src.trim(); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling simple_logger v4.0.0 [INFO] [stderr] Compiling serde_yaml v0.9.17 [INFO] [stdout] warning: unused import: `compile::*` [INFO] [stdout] --> src/expression/template.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | pub use compile::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `value_utils::*` [INFO] [stdout] --> src/value.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use value_utils::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Block` and `StringUtils` [INFO] [stdout] --> src/statement/state_ir.rs:1:20 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::utils::{Block, StringUtils}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> src/statement/state_builder.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn add(&mut self, node: StatementAstTree) -> TmplResult<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `src` is never read [INFO] [stdout] --> src/statement/state_ir.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | src = src.trim(); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcH6a01f/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsimple_logger-3625ab61c6225506.rlib,libtime-af5b4d48540beab8.rlib,libnum_threads-6ebcf309247c4366.rlib,libtime_core-dd224403e50400ce.rlib,libcolored-26d632e33692dc9e.rlib,liblazy_static-2bb390fee0230a38.rlib,libatty-47ff6ba5d0899769.rlib,liblibc-dbb7790cb51810c3.rlib}" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-1af8ffea9e74232a.rlib,libgetopts-ffa5d4ded57a3fc3.rlib,libunicode_width-0e164d63496cbdb2.rlib,librustc_std_workspace_std-aef6a43b187ae7c5.rlib}" "/opt/rustwide/target/debug/deps/{libserde_yaml-b74339ddb31f2430.rlib,libindexmap-7d4fedffde7c2164.rlib,libhashbrown-8ac6e23154e6c3d0.rlib,libunsafe_libyaml-f30ab52fd9b164ae.rlib,libserde_json-68a6855d883493e9.rlib,libryu-c647f2e9c99e3bf0.rlib,libitoa-999708371cbed003.rlib,libserde-072cd95df7355c11.rlib,liblog-45799490cfbd2660.rlib,libcfg_if-33ef6c02a07f9fec.rlib}" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-d6f1d924b2f4233e.rlib,libpanic_unwind-00eb06e39850f679.rlib,libobject-d0382f11baa011b6.rlib,libmemchr-b7e2e2c1a7e4643d.rlib,libaddr2line-30ced7f1999cfa29.rlib,libgimli-3ee7e14c58e31ebd.rlib,librustc_demangle-a4f649bba77ffcc5.rlib,libstd_detect-c89a3ce7ad7c3dbd.rlib,libhashbrown-e1ce1d3d110c6707.rlib,librustc_std_workspace_alloc-e0604fecbf0f39dc.rlib,libminiz_oxide-0a9c6172f04822cc.rlib,libadler2-14a33f7117abcee7.rlib,libunwind-24c16adbe5e57356.rlib,libcfg_if-d2688d4a5c8e415b.rlib,liblibc-8ff7ba6d97853f27.rlib,liballoc-5c001d095eb077ec.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-dd545221bb4f4734.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/zen_template-9a6a4078858319a9" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `zen_template` (lib test) due to 1 previous error; 5 warnings emitted [INFO] running `Command { std: "docker" "inspect" "9f5559eacf5bd9dd533d2a33781823b40993b1b12c974efb4264110199df451b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f5559eacf5bd9dd533d2a33781823b40993b1b12c974efb4264110199df451b", kill_on_drop: false }` [INFO] [stdout] 9f5559eacf5bd9dd533d2a33781823b40993b1b12c974efb4264110199df451b