[INFO] fetching crate xfuse 0.1.0... [INFO] testing xfuse-0.1.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate xfuse 0.1.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate xfuse 0.1.0 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate xfuse 0.1.0 [INFO] finished tweaking crates.io crate xfuse 0.1.0 [INFO] tweaked toml for crates.io crate xfuse 0.1.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate xfuse 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c142692161579a82823e0b6561427f980a665e3a926a8589c8e14f272a9c9ec8 [INFO] running `Command { std: "docker" "start" "-a" "c142692161579a82823e0b6561427f980a665e3a926a8589c8e14f272a9c9ec8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c142692161579a82823e0b6561427f980a665e3a926a8589c8e14f272a9c9ec8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c142692161579a82823e0b6561427f980a665e3a926a8589c8e14f272a9c9ec8", kill_on_drop: false }` [INFO] [stdout] c142692161579a82823e0b6561427f980a665e3a926a8589c8e14f272a9c9ec8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 799382dac642064a6acccd6a3722a881ef617086bf39108bc2bbcc8da6e0f801 [INFO] running `Command { std: "docker" "start" "-a" "799382dac642064a6acccd6a3722a881ef617086bf39108bc2bbcc8da6e0f801", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [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 serde v1.0.123 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling once_cell v1.7.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling camino v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling target-spec v0.7.0 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling supercow v0.1.0 [INFO] [stderr] Compiling nested v0.1.1 [INFO] [stderr] Compiling pathdiff v0.2.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling humantime v2.1.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 itertools v0.8.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling diffy v0.2.1 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling twox-hash v1.6.0 [INFO] [stderr] Compiling cfg-expr v0.7.1 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling colored-diff v0.2.2 [INFO] [stderr] Compiling petgraph v0.5.1 [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 nix v0.14.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling atomicwrites v0.2.5 [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 rental v0.5.5 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling cargo-platform v0.1.1 [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 determinator v0.3.0 [INFO] [stderr] Compiling hakari v0.2.0 [INFO] [stderr] Compiling x-core v0.1.0 [INFO] [stderr] Compiling x-lint v0.1.0 [INFO] [stderr] Compiling xfuse v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `exclude` [INFO] [stdout] --> src/build.rs:18:5 [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] --> src/build.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, StructOpt)] [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: `dummy` [INFO] [stdout] --> src/playground.rs:108:5 [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] --> src/playground.rs:104:10 [INFO] [stdout] | [INFO] [stdout] 104 | #[derive(Debug, StructOpt)] [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 29.31s [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 4` [INFO] running `Command { std: "docker" "inspect" "799382dac642064a6acccd6a3722a881ef617086bf39108bc2bbcc8da6e0f801", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "799382dac642064a6acccd6a3722a881ef617086bf39108bc2bbcc8da6e0f801", kill_on_drop: false }` [INFO] [stdout] 799382dac642064a6acccd6a3722a881ef617086bf39108bc2bbcc8da6e0f801 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d81b5d9df089f80782c77316993d6e3a4c8e3430af7eac4290a2cce185ebfc7 [INFO] running `Command { std: "docker" "start" "-a" "1d81b5d9df089f80782c77316993d6e3a4c8e3430af7eac4290a2cce185ebfc7", kill_on_drop: false }` [INFO] [stderr] Compiling xfuse v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `exclude` [INFO] [stdout] --> src/build.rs:18:5 [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] --> src/build.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, StructOpt)] [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: `dummy` [INFO] [stdout] --> src/playground.rs:108:5 [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] --> src/playground.rs:104:10 [INFO] [stdout] | [INFO] [stdout] 104 | #[derive(Debug, StructOpt)] [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 2.67s [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 5` [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/xfuse-80bf58d016a9d2d3) [INFO] running `Command { std: "docker" "inspect" "1d81b5d9df089f80782c77316993d6e3a4c8e3430af7eac4290a2cce185ebfc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d81b5d9df089f80782c77316993d6e3a4c8e3430af7eac4290a2cce185ebfc7", kill_on_drop: false }` [INFO] [stdout] 1d81b5d9df089f80782c77316993d6e3a4c8e3430af7eac4290a2cce185ebfc7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ea7c105c41db905b914fa42139b1388e35718341ef1a6a7d470d8fe44051eb2f [INFO] running `Command { std: "docker" "start" "-a" "ea7c105c41db905b914fa42139b1388e35718341ef1a6a7d470d8fe44051eb2f", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `exclude` [INFO] [stderr] --> src/build.rs:18:5 [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] --> src/build.rs:12:10 [INFO] [stderr] | [INFO] [stderr] 12 | #[derive(Debug, StructOpt)] [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: `dummy` [INFO] [stderr] --> src/playground.rs:108:5 [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] --> src/playground.rs:104:10 [INFO] [stderr] | [INFO] [stderr] 104 | #[derive(Debug, StructOpt)] [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: `xfuse` (bin "xfuse" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [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 6` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/xfuse-80bf58d016a9d2d3) [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" "ea7c105c41db905b914fa42139b1388e35718341ef1a6a7d470d8fe44051eb2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea7c105c41db905b914fa42139b1388e35718341ef1a6a7d470d8fe44051eb2f", kill_on_drop: false }` [INFO] [stdout] ea7c105c41db905b914fa42139b1388e35718341ef1a6a7d470d8fe44051eb2f