[INFO] fetching crate pwfr 0.0.0-none... [INFO] testing pwfr-0.0.0-none against 1.60.0 for beta-1.61-1 [INFO] extracting crate pwfr 0.0.0-none into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate pwfr 0.0.0-none on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pwfr 0.0.0-none [INFO] finished tweaking crates.io crate pwfr 0.0.0-none [INFO] tweaked toml for crates.io crate pwfr 0.0.0-none written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate pwfr 0.0.0-none already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bba89d9d8281110b5af9516ebfa43e1186e4ef1f69ebcc39e2db03681d931ce8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "bba89d9d8281110b5af9516ebfa43e1186e4ef1f69ebcc39e2db03681d931ce8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bba89d9d8281110b5af9516ebfa43e1186e4ef1f69ebcc39e2db03681d931ce8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bba89d9d8281110b5af9516ebfa43e1186e4ef1f69ebcc39e2db03681d931ce8", kill_on_drop: false }` [INFO] [stdout] bba89d9d8281110b5af9516ebfa43e1186e4ef1f69ebcc39e2db03681d931ce8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e9b01f731db128722ed4ccedcfd94c1da531ce5898cb249b0bc834d1c7cd28e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8e9b01f731db128722ed4ccedcfd94c1da531ce5898cb249b0bc834d1c7cd28e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling proc-macro2 v1.0.4 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling pest v2.1.2 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling pest_meta v2.1.2 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling termion v1.5.3 [INFO] [stderr] Compiling backtrace v0.3.38 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling pwfr v0.0.0-none (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `pgid` [INFO] [stdout] --> src/pwfr/core/ebuild/executor.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | pgid: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Context` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/pwfr/core/ebuild/executor.rs:79:10 [INFO] [stdout] | [INFO] [stdout] 79 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `background` [INFO] [stdout] --> src/pwfr/core/ebuild/executor.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | background: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Context` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/pwfr/core/ebuild/executor.rs:79:10 [INFO] [stdout] | [INFO] [stdout] 79 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 52.50s [INFO] running `Command { std: "docker" "inspect" "8e9b01f731db128722ed4ccedcfd94c1da531ce5898cb249b0bc834d1c7cd28e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e9b01f731db128722ed4ccedcfd94c1da531ce5898cb249b0bc834d1c7cd28e", kill_on_drop: false }` [INFO] [stdout] 8e9b01f731db128722ed4ccedcfd94c1da531ce5898cb249b0bc834d1c7cd28e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f3e7da6713f2839b502b4abebfa81e90fadea80f885b829e940b4201013681e3 [INFO] running `Command { std: "docker" "start" "-a" "f3e7da6713f2839b502b4abebfa81e90fadea80f885b829e940b4201013681e3", kill_on_drop: false }` [INFO] [stderr] Compiling pwfr v0.0.0-none (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `pgid` [INFO] [stdout] --> src/pwfr/core/ebuild/executor.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | pgid: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Context` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/pwfr/core/ebuild/executor.rs:79:10 [INFO] [stdout] | [INFO] [stdout] 79 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `background` [INFO] [stdout] --> src/pwfr/core/ebuild/executor.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | background: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Context` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/pwfr/core/ebuild/executor.rs:79:10 [INFO] [stdout] | [INFO] [stdout] 79 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pgid` [INFO] [stdout] --> src/pwfr/core/ebuild/executor.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | pgid: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Context` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/pwfr/core/ebuild/executor.rs:79:10 [INFO] [stdout] | [INFO] [stdout] 79 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `background` [INFO] [stdout] --> src/pwfr/core/ebuild/executor.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | background: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Context` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/pwfr/core/ebuild/executor.rs:79:10 [INFO] [stdout] | [INFO] [stdout] 79 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.75s [INFO] running `Command { std: "docker" "inspect" "f3e7da6713f2839b502b4abebfa81e90fadea80f885b829e940b4201013681e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3e7da6713f2839b502b4abebfa81e90fadea80f885b829e940b4201013681e3", kill_on_drop: false }` [INFO] [stdout] f3e7da6713f2839b502b4abebfa81e90fadea80f885b829e940b4201013681e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1e053b2571d7c742f4628643032993c2fa4e7d9eab61065788f9870f65c51864 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1e053b2571d7c742f4628643032993c2fa4e7d9eab61065788f9870f65c51864", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `pgid` [INFO] [stderr] --> src/pwfr/core/ebuild/executor.rs:84:5 [INFO] [stderr] | [INFO] [stderr] 84 | pgid: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Context` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/pwfr/core/ebuild/executor.rs:79:10 [INFO] [stderr] | [INFO] [stderr] 79 | #[derive(Debug, Copy, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `background` [INFO] [stderr] --> src/pwfr/core/ebuild/executor.rs:86:5 [INFO] [stderr] | [INFO] [stderr] 86 | background: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Context` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/pwfr/core/ebuild/executor.rs:79:10 [INFO] [stderr] | [INFO] [stderr] 79 | #[derive(Debug, Copy, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `pwfr` (lib) generated 2 warnings [INFO] [stderr] warning: `pwfr` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/pwfr-09c918bd4a7f0ddf) [INFO] [stdout] [INFO] [stdout] running 36 tests [INFO] [stdout] test core::ebuild::efile::tests::ast_test_arith_expr ... ok [INFO] [stdout] test core::ebuild::efile::tests::tree_empty ... ok [INFO] [stdout] test core::ebuild::evars::tests::create ... ok [INFO] [stdout] test core::ebuild::efile::tests::ast_test_escape_sequences ... ok [INFO] [stdout] test core::ebuild::executor::tests::evaluate_empty_ebuild ... ok [INFO] [stdout] test core::ebuild::efile::tests::ast_test_cond_ex ... ok [INFO] [stdout] test core::ebuild::efile::tests::ast_test_comments ... ok [INFO] [stdout] test core::ebuild::executor::tests::run_simple_script ... ok [INFO] [stdout] test core::ebuild::efile::tests::ast_test_assignments ... ok [INFO] [stdout] test core::ebuild::efile::tests::ast_test_heredoc ... ok [INFO] [stdout] test core::ebuild::efile::tests::ast_test_patterns ... ok [INFO] [stdout] test core::ebuild::executor::tests::run_some_complex_script ... ok [INFO] [stdout] test core::ebuild::efile::tests::ast_test_process_substitution ... ok [INFO] [stdout] test core::ebuild::efile::tests::ast_test_courner_cases ... ok [INFO] [stdout] test core::ebuild::executor::tests::test_expr ... ok [INFO] [stdout] test core::ebuild::efile::tests::ast_test_string_literal ... ok [INFO] [stdout] test core::ebuild::efile::tests::ast_test_tilde ... ok [INFO] [stdout] test core::ebuild::efile::tests::tree_comments ... ok [INFO] [stdout] test core::ebuild::efile::tests::tree_comments_and_variables ... ok [INFO] [stdout] test core::ebuild::tests::create ... ok [INFO] [stdout] test core::ebuild::pattern::tests::literal_only ... ok [INFO] [stdout] test core::ebuild::utils::tests::create ... ok [INFO] [stdout] test core::ebuild::variable::tests::empty ... ok [INFO] [stdout] test core::ebuild::variable::tests::function_value ... ok [INFO] [stdout] test core::ebuild::variable::tests::string_value ... ok [INFO] [stdout] test core::ebuild::pattern::tests::wildcard ... ok [INFO] [stdout] test core::ebuild::efile::tests::ast_test_expansions ... ok [INFO] [stdout] test core::ebuild::variable::tests::array_value ... ok [INFO] [stdout] test core::ebuild::efile::tests::ast_test_simple_commands ... ok [INFO] [stdout] test core::package::category::test::create ... ok [INFO] [stdout] test core::package::package::tests::create ... ok [INFO] [stdout] test core::package::slot::tests::create ... ok [INFO] [stdout] test core::package::use_flags::tests::create ... ok [INFO] [stdout] test core::ebuild::pattern::tests::complex_pattern ... ok [INFO] [stdout] test core::package::version::tests::create ... ok [INFO] [stdout] test core::ebuild::efile::tests::ast_test_compound_commands ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/pwfr-366c41c7a40a2278) [INFO] [stdout] [INFO] [stderr] Doc-tests pwfr [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1e053b2571d7c742f4628643032993c2fa4e7d9eab61065788f9870f65c51864", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e053b2571d7c742f4628643032993c2fa4e7d9eab61065788f9870f65c51864", kill_on_drop: false }` [INFO] [stdout] 1e053b2571d7c742f4628643032993c2fa4e7d9eab61065788f9870f65c51864