[INFO] fetching crate preamble2 0.0.1... [INFO] testing preamble2-0.0.1 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate preamble2 0.0.1 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate preamble2 0.0.1 [INFO] finished tweaking crates.io crate preamble2 0.0.1 [INFO] tweaked toml for crates.io crate preamble2 0.0.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate preamble2 0.0.1 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 284 packages to latest compatible versions [INFO] [stderr] Adding gitignores v2.12.0 (available: v4.8.9) [INFO] [stderr] Adding image v0.24.9 (available: v0.25.8) [INFO] [stderr] Adding inquire v0.6.2 (available: v0.9.1) [INFO] [stderr] Adding leon v2.0.1 (available: v3.0.2) [INFO] [stderr] Adding ptree v0.4.0 (available: v0.5.2) [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.12.23) [INFO] [stderr] Adding toml_edit v0.20.7 (available: v0.23.6) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 747bbd3b1a81031f6b9b2d19fb8ca418d4447d709e31108ad1d4123585c50020 [INFO] running `Command { std: "docker" "start" "-a" "747bbd3b1a81031f6b9b2d19fb8ca418d4447d709e31108ad1d4123585c50020", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "747bbd3b1a81031f6b9b2d19fb8ca418d4447d709e31108ad1d4123585c50020", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "747bbd3b1a81031f6b9b2d19fb8ca418d4447d709e31108ad1d4123585c50020", kill_on_drop: false }` [INFO] [stdout] 747bbd3b1a81031f6b9b2d19fb8ca418d4447d709e31108ad1d4123585c50020 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a3159607903b1ff90b273148c7566adffe96c5c8b07a45cc7f6d02c9289b3920 [INFO] running `Command { std: "docker" "start" "-a" "a3159607903b1ff90b273148c7566adffe96c5c8b07a45cc7f6d02c9289b3920", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling merge_derive v0.1.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling lebe v0.5.3 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling bit_field v0.10.3 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling config v0.11.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling tint v1.0.1 [INFO] [stderr] Compiling newline-converter v0.2.2 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling merge v0.1.0 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling encode_unicode v1.0.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling inquire v0.6.2 [INFO] [stderr] Compiling prettytable v0.10.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling ptree v0.4.0 [INFO] [stderr] Compiling leon v2.0.1 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling gitignores v2.12.0 [INFO] [stderr] Compiling toml_edit v0.20.7 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling lice v0.1.4 [INFO] [stderr] Compiling preamble2 v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 00s [INFO] running `Command { std: "docker" "inspect" "a3159607903b1ff90b273148c7566adffe96c5c8b07a45cc7f6d02c9289b3920", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3159607903b1ff90b273148c7566adffe96c5c8b07a45cc7f6d02c9289b3920", kill_on_drop: false }` [INFO] [stdout] a3159607903b1ff90b273148c7566adffe96c5c8b07a45cc7f6d02c9289b3920 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a287500fd93c605bcd46a0adfe29a5323eb2bdf6af74ca9b2c79269a25bcaf3f [INFO] running `Command { std: "docker" "start" "-a" "a287500fd93c605bcd46a0adfe29a5323eb2bdf6af74ca9b2c79269a25bcaf3f", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling lice v0.1.4 [INFO] [stderr] Compiling preamble2 v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 16.20s [INFO] running `Command { std: "docker" "inspect" "a287500fd93c605bcd46a0adfe29a5323eb2bdf6af74ca9b2c79269a25bcaf3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a287500fd93c605bcd46a0adfe29a5323eb2bdf6af74ca9b2c79269a25bcaf3f", kill_on_drop: false }` [INFO] [stdout] a287500fd93c605bcd46a0adfe29a5323eb2bdf6af74ca9b2c79269a25bcaf3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4b1a8a17482b2147f0fbe69b19c6b93b97fcb2aef49f968288d743caac45943d [INFO] running `Command { std: "docker" "start" "-a" "4b1a8a17482b2147f0fbe69b19c6b93b97fcb2aef49f968288d743caac45943d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/preamble2-a0e1e5795152c906) [INFO] [stderr] Doc-tests preamble2 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/lib.rs - (line 13) ... ignored [INFO] [stdout] test src/telemetry.rs - telemetry (line 13) ... ok [INFO] [stdout] test src/telemetry.rs - telemetry (line 28) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.89s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4b1a8a17482b2147f0fbe69b19c6b93b97fcb2aef49f968288d743caac45943d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b1a8a17482b2147f0fbe69b19c6b93b97fcb2aef49f968288d743caac45943d", kill_on_drop: false }` [INFO] [stdout] 4b1a8a17482b2147f0fbe69b19c6b93b97fcb2aef49f968288d743caac45943d