[INFO] fetching crate preamble2 0.0.1... [INFO] testing preamble2-0.0.1 against 1.95.0 for beta-1.96-2 [INFO] extracting crate preamble2 0.0.1 into /workspace/builds/worker-2-tc1/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-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate preamble2 0.0.1 on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "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" "+1.95.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 297 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.10) [INFO] [stderr] Adding inquire v0.6.2 (available: v0.9.4) [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.13.2) [INFO] [stderr] Adding toml_edit v0.20.7 (available: v0.25.11+spec-1.1.0) [INFO] [stderr] Adding whoami v1.6.1 (available: v2.1.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded doc-comment v0.3.4 [INFO] [stderr] Downloaded leon v2.0.1 [INFO] [stderr] Downloaded prettytable v0.10.0 [INFO] [stderr] Downloaded toml_edit v0.20.7 [INFO] [stderr] Downloaded gitignores v2.12.0 [INFO] [stderr] Downloaded ptree v0.4.0 [INFO] [stderr] Downloaded nom v5.1.3 [INFO] [stderr] Downloaded lice v0.1.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 428c179d723b6c30e44d95b04018ae871a1b7015a7feca8201867089e8632e53 [INFO] running `Command { std: "docker" "start" "-a" "428c179d723b6c30e44d95b04018ae871a1b7015a7feca8201867089e8632e53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "428c179d723b6c30e44d95b04018ae871a1b7015a7feca8201867089e8632e53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "428c179d723b6c30e44d95b04018ae871a1b7015a7feca8201867089e8632e53", kill_on_drop: false }` [INFO] [stdout] 428c179d723b6c30e44d95b04018ae871a1b7015a7feca8201867089e8632e53 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ef5af6e51a2754eea789c6e2ff83295efdc5004d282f865e17ac1ae277bd4df [INFO] running `Command { std: "docker" "start" "-a" "6ef5af6e51a2754eea789c6e2ff83295efdc5004d282f865e17ac1ae277bd4df", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling openssl-sys v0.9.114 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling openssl v0.10.78 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling tokio v1.52.1 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling exr v1.74.0 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling tint v1.0.1 [INFO] [stderr] Compiling newline-converter v0.2.2 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling merge_derive v0.1.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling encode_unicode v1.0.0 [INFO] [stderr] Compiling merge v0.1.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling inquire v0.6.2 [INFO] [stderr] Compiling leon v2.0.1 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling gitignores v2.12.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling prettytable v0.10.0 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling toml_edit v0.20.7 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling config v0.11.0 [INFO] [stderr] Compiling ptree v0.4.0 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling hyper v0.14.32 [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 50.70s [INFO] running `Command { std: "docker" "inspect" "6ef5af6e51a2754eea789c6e2ff83295efdc5004d282f865e17ac1ae277bd4df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ef5af6e51a2754eea789c6e2ff83295efdc5004d282f865e17ac1ae277bd4df", kill_on_drop: false }` [INFO] [stdout] 6ef5af6e51a2754eea789c6e2ff83295efdc5004d282f865e17ac1ae277bd4df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 76cec57728a9402404a79eeec89939e6f058e93ac08abba7ba0795d13acf413a [INFO] running `Command { std: "docker" "start" "-a" "76cec57728a9402404a79eeec89939e6f058e93ac08abba7ba0795d13acf413a", kill_on_drop: false }` [INFO] [stderr] Compiling openssl v0.10.78 [INFO] [stderr] Compiling doc-comment v0.3.4 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling native-tls v0.2.18 [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 11.61s [INFO] running `Command { std: "docker" "inspect" "76cec57728a9402404a79eeec89939e6f058e93ac08abba7ba0795d13acf413a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76cec57728a9402404a79eeec89939e6f058e93ac08abba7ba0795d13acf413a", kill_on_drop: false }` [INFO] [stdout] 76cec57728a9402404a79eeec89939e6f058e93ac08abba7ba0795d13acf413a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9b50e7764525e8deba775c95d24a19b8774a8b67aa838f19db99f2942de8e1a0 [INFO] running `Command { std: "docker" "start" "-a" "9b50e7764525e8deba775c95d24a19b8774a8b67aa838f19db99f2942de8e1a0", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/preamble2-39e6da54ee092607) [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] [stderr] Doc-tests preamble2 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/lib.rs - (line 13) ... ignored [INFO] [stdout] test src/telemetry.rs - telemetry (line 28) ... ok [INFO] [stdout] test src/telemetry.rs - telemetry (line 13) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.58s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9b50e7764525e8deba775c95d24a19b8774a8b67aa838f19db99f2942de8e1a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b50e7764525e8deba775c95d24a19b8774a8b67aa838f19db99f2942de8e1a0", kill_on_drop: false }` [INFO] [stdout] 9b50e7764525e8deba775c95d24a19b8774a8b67aa838f19db99f2942de8e1a0