[INFO] fetching crate zettels 0.3.0... [INFO] building zettels-0.3.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate zettels 0.3.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate zettels 0.3.0 [INFO] finished tweaking crates.io crate zettels 0.3.0 [INFO] tweaked toml for crates.io crate zettels 0.3.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate zettels 0.3.0 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate zettels 0.3.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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded redox_syscall v0.2.11 [INFO] [stderr] Downloaded remove_dir_all v0.5.2 [INFO] [stderr] Downloaded simplelog v0.11.2 [INFO] [stderr] Downloaded gitignore v1.0.7 [INFO] [stderr] Downloaded getrandom v0.2.5 [INFO] [stderr] Downloaded hermit-abi v0.1.13 [INFO] [stderr] Downloaded libzettels v0.4.1 [INFO] [stderr] Downloaded chrono v0.4.11 [INFO] [stderr] Downloaded libc v0.2.71 [INFO] [stderr] Downloaded clap v3.1.6 [INFO] [stderr] Downloaded quote v1.0.6 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d024c1397a0cb20d71411d9fcd4330193bd9534ec52d0f0b2ebc9235db43d9d3 [INFO] running `Command { std: "docker" "start" "-a" "d024c1397a0cb20d71411d9fcd4330193bd9534ec52d0f0b2ebc9235db43d9d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d024c1397a0cb20d71411d9fcd4330193bd9534ec52d0f0b2ebc9235db43d9d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d024c1397a0cb20d71411d9fcd4330193bd9534ec52d0f0b2ebc9235db43d9d3", kill_on_drop: false }` [INFO] [stdout] d024c1397a0cb20d71411d9fcd4330193bd9534ec52d0f0b2ebc9235db43d9d3 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e08f6c3089ca2932953872e7232cd1fef4c56643517c3f41d514455039f2691 [INFO] running `Command { std: "docker" "start" "-a" "5e08f6c3089ca2932953872e7232cd1fef4c56643517c3f41d514455039f2691", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling gitignore v1.0.7 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling clap v3.1.6 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling simplelog v0.11.2 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling libzettels v0.4.1 [INFO] [stderr] Compiling zettels v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.80s [INFO] running `Command { std: "docker" "inspect" "5e08f6c3089ca2932953872e7232cd1fef4c56643517c3f41d514455039f2691", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e08f6c3089ca2932953872e7232cd1fef4c56643517c3f41d514455039f2691", kill_on_drop: false }` [INFO] [stdout] 5e08f6c3089ca2932953872e7232cd1fef4c56643517c3f41d514455039f2691 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80b8634e91576182e6c99351ba3457cd13b20c2175b388cb554f5e3125848e3a [INFO] running `Command { std: "docker" "start" "-a" "80b8634e91576182e6c99351ba3457cd13b20c2175b388cb554f5e3125848e3a", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling zettels v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s [INFO] running `Command { std: "docker" "inspect" "80b8634e91576182e6c99351ba3457cd13b20c2175b388cb554f5e3125848e3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80b8634e91576182e6c99351ba3457cd13b20c2175b388cb554f5e3125848e3a", kill_on_drop: false }` [INFO] [stdout] 80b8634e91576182e6c99351ba3457cd13b20c2175b388cb554f5e3125848e3a