[INFO] fetching crate exttest 0.1.0... [INFO] testing exttest-0.1.0 against master#6c20ab744b0f82646d90ce9d25894823abc9c669 for pr-99093 [INFO] extracting crate exttest 0.1.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate exttest 0.1.0 on toolchain 6c20ab744b0f82646d90ce9d25894823abc9c669 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate exttest 0.1.0 [INFO] finished tweaking crates.io crate exttest 0.1.0 [INFO] tweaked toml for crates.io crate exttest 0.1.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate exttest 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded x-core v0.1.0 [INFO] [stderr] Downloaded hakari v0.2.0 [INFO] [stderr] Downloaded pathdiff v0.2.0 [INFO] [stderr] Downloaded rental v0.5.5 [INFO] [stderr] Downloaded guppy v0.8.0 [INFO] [stderr] Downloaded diffus v0.9.1 [INFO] [stderr] Downloaded cfg-expr v0.7.1 [INFO] [stderr] Downloaded target-spec v0.7.0 [INFO] [stderr] Downloaded camino v1.0.1 [INFO] [stderr] Downloaded guppy-summaries v0.4.0 [INFO] [stderr] Downloaded cargo-platform v0.1.1 [INFO] [stderr] Downloaded nested v0.1.1 [INFO] [stderr] Downloaded diffy v0.2.1 [INFO] [stderr] Downloaded colored-diff v0.2.2 [INFO] [stderr] Downloaded determinator v0.3.0 [INFO] [stderr] Downloaded cargo_metadata v0.12.3 [INFO] [stderr] Downloaded supercow v0.1.0 [INFO] [stderr] Downloaded serde_json v1.0.63 [INFO] [stderr] Downloaded x-lint v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:ecb52c4cf6672b83cc996368a05b4a059042425f2b6ba9cd23a06cdead5d8d70" "/opt/rustwide/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fdc23ca8c7e94ed30482b669de0a50839bed981e6f9e3eb8113f2fe53f6246cc [INFO] running `Command { std: "docker" "start" "-a" "fdc23ca8c7e94ed30482b669de0a50839bed981e6f9e3eb8113f2fe53f6246cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fdc23ca8c7e94ed30482b669de0a50839bed981e6f9e3eb8113f2fe53f6246cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdc23ca8c7e94ed30482b669de0a50839bed981e6f9e3eb8113f2fe53f6246cc", kill_on_drop: false }` [INFO] [stdout] fdc23ca8c7e94ed30482b669de0a50839bed981e6f9e3eb8113f2fe53f6246cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:ecb52c4cf6672b83cc996368a05b4a059042425f2b6ba9cd23a06cdead5d8d70" "/opt/rustwide/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3241c3e1acaf8caaafbb7e537ce6dc27e149a66b6224dfd81098756782226543 [INFO] running `Command { std: "docker" "start" "-a" "3241c3e1acaf8caaafbb7e537ce6dc27e149a66b6224dfd81098756782226543", 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] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling once_cell v1.7.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling camino v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.63 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling target-spec v0.7.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling supercow v0.1.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling nested v0.1.1 [INFO] [stderr] Compiling pathdiff v0.2.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling cfg-expr v0.7.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling twox-hash v1.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling diffy v0.2.1 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling colored-diff v0.2.2 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling diffus v0.9.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling atomicwrites v0.2.5 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling cargo-platform v0.1.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling rental v0.5.5 [INFO] [stderr] Compiling cargo_metadata v0.12.3 [INFO] [stderr] Compiling guppy-summaries v0.4.0 [INFO] [stderr] Compiling guppy v0.8.0 [INFO] [stderr] Compiling hakari v0.2.0 [INFO] [stderr] Compiling determinator v0.3.0 [INFO] [stderr] Compiling x-core v0.1.0 [INFO] [stderr] Compiling x-lint v0.1.0 [INFO] [stderr] Compiling exttest v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `exclude` is never read [INFO] [stdout] --> src/build.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Args { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 18 | exclude: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: `Args` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `dummy` is never read [INFO] [stdout] --> src/playground.rs:108:5 [INFO] [stdout] | [INFO] [stdout] 105 | pub struct Args { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 108 | dummy: bool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Args` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.92s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rental v0.5.5, x-core v0.1.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "3241c3e1acaf8caaafbb7e537ce6dc27e149a66b6224dfd81098756782226543", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3241c3e1acaf8caaafbb7e537ce6dc27e149a66b6224dfd81098756782226543", kill_on_drop: false }` [INFO] [stdout] 3241c3e1acaf8caaafbb7e537ce6dc27e149a66b6224dfd81098756782226543 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:ecb52c4cf6672b83cc996368a05b4a059042425f2b6ba9cd23a06cdead5d8d70" "/opt/rustwide/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c2ebcbfa9b1f3576df397b16676de5b45860a4761baa8271cc67daf35f43286 [INFO] running `Command { std: "docker" "start" "-a" "9c2ebcbfa9b1f3576df397b16676de5b45860a4761baa8271cc67daf35f43286", kill_on_drop: false }` [INFO] [stderr] Compiling exttest v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `exclude` is never read [INFO] [stdout] --> src/build.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Args { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 18 | exclude: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: `Args` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `dummy` is never read [INFO] [stdout] --> src/playground.rs:108:5 [INFO] [stdout] | [INFO] [stdout] 105 | pub struct Args { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 108 | dummy: bool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Args` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.54s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rental v0.5.5, x-core v0.1.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "9c2ebcbfa9b1f3576df397b16676de5b45860a4761baa8271cc67daf35f43286", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c2ebcbfa9b1f3576df397b16676de5b45860a4761baa8271cc67daf35f43286", kill_on_drop: false }` [INFO] [stdout] 9c2ebcbfa9b1f3576df397b16676de5b45860a4761baa8271cc67daf35f43286 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:ecb52c4cf6672b83cc996368a05b4a059042425f2b6ba9cd23a06cdead5d8d70" "/opt/rustwide/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d524d2ec73f01a584ac6120b268fd50668315a767ed0751f90e53b7457933efc [INFO] running `Command { std: "docker" "start" "-a" "d524d2ec73f01a584ac6120b268fd50668315a767ed0751f90e53b7457933efc", kill_on_drop: false }` [INFO] [stderr] warning: field `exclude` is never read [INFO] [stderr] --> src/build.rs:18:5 [INFO] [stderr] | [INFO] [stderr] 13 | pub struct Args { [INFO] [stderr] | ---- field in this struct [INFO] [stderr] ... [INFO] [stderr] 18 | exclude: Vec, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] = note: `Args` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `dummy` is never read [INFO] [stderr] --> src/playground.rs:108:5 [INFO] [stderr] | [INFO] [stderr] 105 | pub struct Args { [INFO] [stderr] | ---- field in this struct [INFO] [stderr] ... [INFO] [stderr] 108 | dummy: bool, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Args` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `exttest` (bin "exttest" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rental v0.5.5, x-core v0.1.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/exttest-216fba60fbffe9d8) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test cargo::selected_package::test::test_should_invoke ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d524d2ec73f01a584ac6120b268fd50668315a767ed0751f90e53b7457933efc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d524d2ec73f01a584ac6120b268fd50668315a767ed0751f90e53b7457933efc", kill_on_drop: false }` [INFO] [stdout] d524d2ec73f01a584ac6120b268fd50668315a767ed0751f90e53b7457933efc