[INFO] fetching crate btsdu 0.1.0... [INFO] testing btsdu-0.1.0 against master#160e7623e8cbbf1feab2b6e2a24733a98c7bde9c for pr-145628 [INFO] extracting crate btsdu 0.1.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate btsdu 0.1.0 [INFO] finished tweaking crates.io crate btsdu 0.1.0 [INFO] tweaked toml for crates.io crate btsdu 0.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate btsdu 0.1.0 on toolchain 160e7623e8cbbf1feab2b6e2a24733a98c7bde9c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 25 packages to latest compatible versions [INFO] [stderr] Adding clap v2.34.0 (available: v4.5.46) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded btrfs-send-parse v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 45d6181e1e59eb414f94d75d5de05a0d8511814224cd55244daffd292f00cc1f [INFO] running `Command { std: "docker" "start" "-a" "45d6181e1e59eb414f94d75d5de05a0d8511814224cd55244daffd292f00cc1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "45d6181e1e59eb414f94d75d5de05a0d8511814224cd55244daffd292f00cc1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45d6181e1e59eb414f94d75d5de05a0d8511814224cd55244daffd292f00cc1f", kill_on_drop: false }` [INFO] [stdout] 45d6181e1e59eb414f94d75d5de05a0d8511814224cd55244daffd292f00cc1f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c1d85e41e5d8341533cb9560c58f7a64be1a0e8998dd541312b1e941813bdf5d [INFO] running `Command { std: "docker" "start" "-a" "c1d85e41e5d8341533cb9560c58f7a64be1a0e8998dd541312b1e941813bdf5d", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling btrfs-send-parse v0.1.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] error: could not compile `clap` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] could not execute process `/opt/rustwide/rustup-home/toolchains/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/bin/rustc --crate-name clap --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap-2.34.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="ansi_term"' --cfg 'feature="atty"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --cfg 'feature="vec_map"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ansi_term", "atty", "clippy", "color", "debug", "default", "doc", "nightly", "no_cargo", "strsim", "suggestions", "term_size", "unstable", "vec_map", "wrap_help", "yaml", "yaml-rust"))' -C metadata=6c5b6441e1c8da04 -C extra-filename=-09bf22b68ad1cb72 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-4ffce2d8d1f5d132.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-d478eddfc77c784b.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e2b4db6c651223da.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-1c33ff29e0d45111.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-3c1aa3ac7e6b7544.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-08b963676a6677c5.rmeta --extern vec_map=/opt/rustwide/target/debug/deps/libvec_map-ecbce826993378bd.rmeta --cap-lints allow --cap-lints=forbid` (never executed) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No such file or directory (os error 2) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c1d85e41e5d8341533cb9560c58f7a64be1a0e8998dd541312b1e941813bdf5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1d85e41e5d8341533cb9560c58f7a64be1a0e8998dd541312b1e941813bdf5d", kill_on_drop: false }` [INFO] [stdout] c1d85e41e5d8341533cb9560c58f7a64be1a0e8998dd541312b1e941813bdf5d