[INFO] fetching crate xfuse 0.1.0... [INFO] testing xfuse-0.1.0 against 1.79.0 for beta-1.80-4 [INFO] extracting crate xfuse 0.1.0 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate xfuse 0.1.0 on toolchain 1.79.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "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-4-tc1/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded x-lint v0.1.0 [INFO] [stderr] Downloaded pathdiff v0.2.0 [INFO] [stderr] Downloaded hakari v0.2.0 [INFO] [stderr] Downloaded rental-impl v0.5.5 [INFO] [stderr] Downloaded guppy v0.8.0 [INFO] [stderr] Downloaded colored-diff v0.2.2 [INFO] [stderr] Downloaded guppy-summaries v0.4.0 [INFO] [stderr] Downloaded itertools v0.10.0 [INFO] [stderr] Downloaded supercow v0.1.0 [INFO] [stderr] Downloaded syn v1.0.60 [INFO] [stderr] Downloaded cfg-expr v0.7.1 [INFO] [stderr] Downloaded target-spec v0.7.0 [INFO] [stderr] Downloaded x-core v0.1.0 [INFO] [stderr] Downloaded env_logger v0.8.3 [INFO] [stderr] Downloaded determinator v0.3.0 [INFO] [stderr] Downloaded atomicwrites v0.2.5 [INFO] [stderr] Downloaded diffy v0.2.1 [INFO] [stderr] Downloaded cargo_metadata v0.12.3 [INFO] [stderr] Downloaded camino v1.0.1 [INFO] [stderr] Downloaded diffus v0.9.1 [INFO] [stderr] Downloaded nested v0.1.1 [INFO] [stderr] Downloaded rental v0.5.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 340338c04f7f0039989c8e1a6df6caab8ee7c5939d898f92c327c1ca5427ee33 [INFO] running `Command { std: "docker" "start" "-a" "340338c04f7f0039989c8e1a6df6caab8ee7c5939d898f92c327c1ca5427ee33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "340338c04f7f0039989c8e1a6df6caab8ee7c5939d898f92c327c1ca5427ee33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "340338c04f7f0039989c8e1a6df6caab8ee7c5939d898f92c327c1ca5427ee33", kill_on_drop: false }` [INFO] [stdout] 340338c04f7f0039989c8e1a6df6caab8ee7c5939d898f92c327c1ca5427ee33 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cbca78f1e96111f867be558f42e3fe3e2e34edf8441e35e23048632c11c82aec [INFO] running `Command { std: "docker" "start" "-a" "cbca78f1e96111f867be558f42e3fe3e2e34edf8441e35e23048632c11c82aec", kill_on_drop: false }` [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 serde v1.0.123 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling once_cell v1.7.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling camino v1.0.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling smallvec v1.6.1 [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 target-spec v0.7.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling cfg-expr v0.7.1 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling supercow v0.1.0 [INFO] [stderr] Compiling diffus v0.9.1 [INFO] [stderr] Compiling nested v0.1.1 [INFO] [stderr] Compiling pathdiff v0.2.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling twox-hash v1.6.0 [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 diffy v0.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling stable_deref_trait v1.2.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 textwrap v0.11.0 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling colored-diff v0.2.2 [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 rental v0.5.5 [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 guppy-summaries v0.4.0 [INFO] [stderr] Compiling cargo_metadata v0.12.3 [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 `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: `Args` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [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` profile [unoptimized + debuginfo] target(s) in 1m 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 1` [INFO] running `Command { std: "docker" "inspect" "cbca78f1e96111f867be558f42e3fe3e2e34edf8441e35e23048632c11c82aec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbca78f1e96111f867be558f42e3fe3e2e34edf8441e35e23048632c11c82aec", kill_on_drop: false }` [INFO] [stdout] cbca78f1e96111f867be558f42e3fe3e2e34edf8441e35e23048632c11c82aec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b050403e5521d08ddc20bdfe67cbceb39125937d2e2c52003aea9cab8f8e3030 [INFO] running `Command { std: "docker" "start" "-a" "b050403e5521d08ddc20bdfe67cbceb39125937d2e2c52003aea9cab8f8e3030", kill_on_drop: false }` [INFO] [stderr] Compiling xfuse 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: `Args` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [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` profile [unoptimized + debuginfo] target(s) in 3.27s [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" "b050403e5521d08ddc20bdfe67cbceb39125937d2e2c52003aea9cab8f8e3030", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b050403e5521d08ddc20bdfe67cbceb39125937d2e2c52003aea9cab8f8e3030", kill_on_drop: false }` [INFO] [stdout] b050403e5521d08ddc20bdfe67cbceb39125937d2e2c52003aea9cab8f8e3030 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c6e9a481f026987698ac2d1523eb57c6b3fda193585ffe17fa4ab92b98cd1d43 [INFO] running `Command { std: "docker" "start" "-a" "c6e9a481f026987698ac2d1523eb57c6b3fda193585ffe17fa4ab92b98cd1d43", 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: `Args` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [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: `xfuse` (bin "xfuse" test) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/xfuse-67ca80d1106eedbf) [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" "c6e9a481f026987698ac2d1523eb57c6b3fda193585ffe17fa4ab92b98cd1d43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6e9a481f026987698ac2d1523eb57c6b3fda193585ffe17fa4ab92b98cd1d43", kill_on_drop: false }` [INFO] [stdout] c6e9a481f026987698ac2d1523eb57c6b3fda193585ffe17fa4ab92b98cd1d43 [INFO] testing xfuse-0.1.0 against beta-2024-06-22 for beta-1.80-4 [INFO] extracting crate xfuse 0.1.0 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate xfuse 0.1.0 on toolchain beta-2024-06-22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-06-22" "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-4-tc2/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-06-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-06-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 13c882b5cb10d0e2fbf4ec98266967602eebbbc7c5b72d2e310d925f50e770b3 [INFO] running `Command { std: "docker" "start" "-a" "13c882b5cb10d0e2fbf4ec98266967602eebbbc7c5b72d2e310d925f50e770b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "13c882b5cb10d0e2fbf4ec98266967602eebbbc7c5b72d2e310d925f50e770b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13c882b5cb10d0e2fbf4ec98266967602eebbbc7c5b72d2e310d925f50e770b3", kill_on_drop: false }` [INFO] [stdout] 13c882b5cb10d0e2fbf4ec98266967602eebbbc7c5b72d2e310d925f50e770b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-06-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c54e0d38be6ecfbb8edfee1e00af3753104859c1c6f33fd20920e5e1adff95bb [INFO] running `Command { std: "docker" "start" "-a" "c54e0d38be6ecfbb8edfee1e00af3753104859c1c6f33fd20920e5e1adff95bb", kill_on_drop: false }` [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 serde v1.0.123 [INFO] [stderr] Compiling either v1.6.1 [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 ryu v1.0.5 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling camino v1.0.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling log v0.4.14 [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 itoa v0.4.7 [INFO] [stderr] Compiling target-spec v0.7.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling cfg-expr v0.7.1 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling pathdiff v0.2.0 [INFO] [stderr] Compiling nested v0.1.1 [INFO] [stderr] Compiling supercow v0.1.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling diffus v0.9.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling twox-hash v1.6.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling diffy v0.2.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling colored-diff v0.2.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex v1.4.3 [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] [stdout] error: using an old version of `rental` [INFO] [stdout] | [INFO] [stdout] = note: older versions of the `rental` crate no longer compile; please update to `rental` v0.5.6, or switch to one of the `rental` alternatives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rental` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c54e0d38be6ecfbb8edfee1e00af3753104859c1c6f33fd20920e5e1adff95bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c54e0d38be6ecfbb8edfee1e00af3753104859c1c6f33fd20920e5e1adff95bb", kill_on_drop: false }` [INFO] [stdout] c54e0d38be6ecfbb8edfee1e00af3753104859c1c6f33fd20920e5e1adff95bb