[INFO] cloning repository https://github.com/kaspar030/laze [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kaspar030/laze" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaspar030%2Flaze", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaspar030%2Flaze'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 096e923a53792205f6a692fe3236b194030e3ef5 [INFO] testing kaspar030/laze against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaspar030%2Flaze" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kaspar030/laze on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kaspar030/laze [INFO] finished tweaking git repo https://github.com/kaspar030/laze [INFO] tweaked toml for git repo https://github.com/kaspar030/laze written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/kaspar030/laze already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 950fc5b04fa2c9ac7ff857316077404c839666a451d63e9cf3f7dc0185793c9b [INFO] running `Command { std: "docker" "start" "-a" "950fc5b04fa2c9ac7ff857316077404c839666a451d63e9cf3f7dc0185793c9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "950fc5b04fa2c9ac7ff857316077404c839666a451d63e9cf3f7dc0185793c9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "950fc5b04fa2c9ac7ff857316077404c839666a451d63e9cf3f7dc0185793c9b", kill_on_drop: false }` [INFO] [stdout] 950fc5b04fa2c9ac7ff857316077404c839666a451d63e9cf3f7dc0185793c9b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f569ce5a909934cd9bc19fb38ceaa5094ba6be5d53882449edc507789e51975a [INFO] running `Command { std: "docker" "start" "-a" "f569ce5a909934cd9bc19fb38ceaa5094ba6be5d53882449edc507789e51975a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.105 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling heapless v0.5.6 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling nom v2.2.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling build_id v0.2.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling anyhow v1.0.47 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling shell-words v1.0.0 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling simple-error v0.2.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling twox-hash v1.6.1 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling im v15.0.0 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling rand_xoshiro v0.4.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling libmimalloc-sys v0.1.23 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling procinfo v0.4.2 [INFO] [stderr] Compiling as-slice v0.1.5 [INFO] [stderr] Compiling mimalloc v0.1.27 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling palaver v0.2.8 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling derive_builder_core v0.10.2 [INFO] [stderr] Compiling derive_builder_macro v0.10.2 [INFO] [stderr] Compiling derive_builder v0.10.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_yaml v0.8.21 [INFO] [stderr] Compiling treestate v0.1.0 [INFO] [stderr] Compiling laze v0.1.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `included_from` [INFO] [stdout] --> src/data.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | included_from: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `is_builder` [INFO] [stdout] --> src/data.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | is_builder: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `is_binary` [INFO] [stdout] --> src/data.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | is_binary: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.59s [INFO] running `Command { std: "docker" "inspect" "f569ce5a909934cd9bc19fb38ceaa5094ba6be5d53882449edc507789e51975a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f569ce5a909934cd9bc19fb38ceaa5094ba6be5d53882449edc507789e51975a", kill_on_drop: false }` [INFO] [stdout] f569ce5a909934cd9bc19fb38ceaa5094ba6be5d53882449edc507789e51975a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] abd55f6a0706f0c03095b972812a06f505d7549eb040950ea0247cc3eb00eaf4 [INFO] running `Command { std: "docker" "start" "-a" "abd55f6a0706f0c03095b972812a06f505d7549eb040950ea0247cc3eb00eaf4", kill_on_drop: false }` [INFO] [stderr] Compiling laze v0.1.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `included_from` [INFO] [stdout] --> src/data.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | included_from: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `is_builder` [INFO] [stdout] --> src/data.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | is_builder: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `is_binary` [INFO] [stdout] --> src/data.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | is_binary: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.91s [INFO] running `Command { std: "docker" "inspect" "abd55f6a0706f0c03095b972812a06f505d7549eb040950ea0247cc3eb00eaf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abd55f6a0706f0c03095b972812a06f505d7549eb040950ea0247cc3eb00eaf4", kill_on_drop: false }` [INFO] [stdout] abd55f6a0706f0c03095b972812a06f505d7549eb040950ea0247cc3eb00eaf4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2b4d706e230533a9876e5aec245d6a4cdc793cf578999e1d98cc5398f26c6e7b [INFO] running `Command { std: "docker" "start" "-a" "2b4d706e230533a9876e5aec245d6a4cdc793cf578999e1d98cc5398f26c6e7b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: field is never read: `included_from` [INFO] [stderr] --> src/data.rs:52:5 [INFO] [stderr] | [INFO] [stderr] 52 | included_from: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `is_builder` [INFO] [stderr] --> src/data.rs:70:5 [INFO] [stderr] | [INFO] [stderr] 70 | is_builder: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `is_binary` [INFO] [stderr] --> src/data.rs:104:5 [INFO] [stderr] | [INFO] [stderr] 104 | is_binary: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `laze` (bin "laze" test) generated 3 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.36s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/laze-0163a36759aab05f) [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test nested_env::expand::tests::error_missing ... ok [INFO] [stdout] test nested_env::expand::tests::no_error_missing ... ok [INFO] [stdout] test nested_env::expand::tests::single_expansion ... ok [INFO] [stdout] test nested_env::expand::tests::no_expansion ... ok [INFO] [stdout] test nested_env::expand::tests::multi_expansion ... ok [INFO] [stdout] test nested_env::expand::tests::recursive ... ok [INFO] [stdout] test nested_env::expand::tests::single_expansion_escaped ... ok [INFO] [stdout] test nested_env::tests::test_assign_from_string_override_list ... ok [INFO] [stdout] test nested_env::tests::test_basic ... ok [INFO] [stdout] test nested_env::tests::test_assign_from_string_append ... ok [INFO] [stdout] test nested_env::tests::test_assign_from_string_override ... ok [INFO] [stdout] test nested_env::tests::test_merge_overwriting_list ... ok [INFO] [stdout] test nested_env::tests::test_merge_overwriting_with_list ... ok [INFO] [stdout] test nested_env::tests::test_merge_merging_list ... ok [INFO] [stdout] test nested_env::tests::test_merge_nonexisting_single ... ok [INFO] [stdout] test nested_env::tests::test_merge_overwriting_single ... ok [INFO] [stdout] test ninja::tests::build_with_input ... ok [INFO] [stdout] test ninja::tests::build_simple ... ok [INFO] [stdout] test nested_env::tests::test_mergeopts ... ok [INFO] [stdout] test ninja::tests::build_with_deps ... ok [INFO] [stdout] test ninja::tests::rule ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2b4d706e230533a9876e5aec245d6a4cdc793cf578999e1d98cc5398f26c6e7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b4d706e230533a9876e5aec245d6a4cdc793cf578999e1d98cc5398f26c6e7b", kill_on_drop: false }` [INFO] [stdout] 2b4d706e230533a9876e5aec245d6a4cdc793cf578999e1d98cc5398f26c6e7b