[INFO] cloning repository https://github.com/sinavarasina/etle [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sinavarasina/etle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsinavarasina%2Fetle", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsinavarasina%2Fetle'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1ce2a8d65fe430ceb84b840831e77cdd1a9e4e0c [INFO] checking sinavarasina/etle against 14450d27a2d0d3b3cb66037c8111ee3da14ed3c2 for pr-160391 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsinavarasina%2Fetle" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sinavarasina/etle [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/sinavarasina/etle [INFO] tweaked toml for git repo https://github.com/sinavarasina/etle written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sinavarasina/etle on toolchain 14450d27a2d0d3b3cb66037c8111ee3da14ed3c2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+14450d27a2d0d3b3cb66037c8111ee3da14ed3c2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sinavarasina/etle 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" "+14450d27a2d0d3b3cb66037c8111ee3da14ed3c2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 24734ca5bd4ce4b7460d0c350e492238afd8962981ce9d9e703d228af13d8251 [INFO] running `Command { std: "docker" "start" "24734ca5bd4ce4b7460d0c350e492238afd8962981ce9d9e703d228af13d8251", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "24734ca5bd4ce4b7460d0c350e492238afd8962981ce9d9e703d228af13d8251", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "24734ca5bd4ce4b7460d0c350e492238afd8962981ce9d9e703d228af13d8251" "/opt/rustwide/cargo-home/bin/cargo" "+14450d27a2d0d3b3cb66037c8111ee3da14ed3c2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "24734ca5bd4ce4b7460d0c350e492238afd8962981ce9d9e703d228af13d8251", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "24734ca5bd4ce4b7460d0c350e492238afd8962981ce9d9e703d228af13d8251" "/opt/rustwide/cargo-home/bin/cargo" "+14450d27a2d0d3b3cb66037c8111ee3da14ed3c2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Compiling cc v1.2.63 [INFO] [stderr] Compiling zerocopy v0.8.50 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Compiling virtue-next v0.1.3 [INFO] [stderr] Checking log v0.4.32 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Compiling bincode-next v3.0.0-rc.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking rapidhash v4.4.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Checking c_linked_list v1.1.1 [INFO] [stderr] Checking constant_time_eq v0.4.2 [INFO] [stderr] Checking unty-next v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking either v1.16.0 [INFO] [stderr] Compiling etle v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling pastey v0.2.3 [INFO] [stderr] Checking get_if_addrs v0.5.3 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking tracing-subscriber v0.3.23 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking memchr v2.8.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking poly1305 v0.8.0 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking page_size v0.6.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking rayon v1.12.0 [INFO] [stderr] Compiling bincode_derive-next v3.0.0-rc.15 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Compiling blake3 v1.8.5 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking criterion-plot v0.8.2 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Compiling zerocopy-derive v0.8.50 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Checking tokio v1.52.3 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking chacha20 v0.9.1 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking chacha20poly1305 v0.10.1 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking clap v4.6.1 [INFO] [stderr] Checking x25519-dalek v2.0.1 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking criterion v0.8.2 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.24s [INFO] running `Command { std: "docker" "inspect" "24734ca5bd4ce4b7460d0c350e492238afd8962981ce9d9e703d228af13d8251", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24734ca5bd4ce4b7460d0c350e492238afd8962981ce9d9e703d228af13d8251", kill_on_drop: false }` [INFO] [stdout] 24734ca5bd4ce4b7460d0c350e492238afd8962981ce9d9e703d228af13d8251