[INFO] fetching crate santa 0.1.0...
[INFO] building santa-0.1.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate santa 0.1.0 into /workspace/builds/worker-6-tc1/source
[INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config
[INFO] started tweaking crates.io crate santa 0.1.0
[INFO] finished tweaking crates.io crate santa 0.1.0
[INFO] tweaked toml for crates.io crate santa 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate santa 0.1.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 santa 0.1.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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded darling_core v0.13.1
[INFO] [stderr]   Downloaded simplelog v0.11.2
[INFO] [stderr]   Downloaded serde-rename-rule v0.1.1
[INFO] [stderr]   Downloaded serde_yaml v0.8.23
[INFO] [stderr]   Downloaded pest_meta v2.1.3
[INFO] [stderr]   Downloaded dlv-list v0.2.3
[INFO] [stderr]   Downloaded clap_derive v3.1.7
[INFO] [stderr]   Downloaded os_str_bytes v6.0.0
[INFO] [stderr]   Downloaded ordered-multimap v0.3.1
[INFO] [stderr]   Downloaded anyhow v1.0.56
[INFO] [stderr]   Downloaded hashbrown v0.9.1
[INFO] [stderr]   Downloaded async-trait v0.1.53
[INFO] [stderr]   Downloaded config v0.12.0
[INFO] [stderr]   Downloaded darling_macro v0.13.1
[INFO] [stderr]   Downloaded clap v3.1.7
[INFO] [stderr]   Downloaded directories v4.0.1
[INFO] [stderr]   Downloaded darling v0.13.1
[INFO] [stderr]   Downloaded textwrap v0.15.0
[INFO] [stderr]   Downloaded pest_derive v2.1.0
[INFO] [stderr]   Downloaded ron v0.7.0
[INFO] [stderr]   Downloaded ahash v0.4.7
[INFO] [stderr]   Downloaded subprocess v0.2.8
[INFO] [stderr]   Downloaded pest_generator v2.1.3
[INFO] [stderr]   Downloaded rust-ini v0.17.0
[INFO] [stderr]   Downloaded serde-attributes v0.1.1
[INFO] [stderr]   Downloaded indexmap v1.8.1
[INFO] [stderr]   Downloaded tabular v0.2.0
[INFO] [stderr]   Downloaded serde-enum-str v0.2.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] ce19c1af0e262770677f2c4dd9a2d5c5c904cd2e4dd5055301027b0c6faba966
[INFO] running `Command { std: "docker" "start" "-a" "ce19c1af0e262770677f2c4dd9a2d5c5c904cd2e4dd5055301027b0c6faba966", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ce19c1af0e262770677f2c4dd9a2d5c5c904cd2e4dd5055301027b0c6faba966", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce19c1af0e262770677f2c4dd9a2d5c5c904cd2e4dd5055301027b0c6faba966", kill_on_drop: false }`
[INFO] [stdout] ce19c1af0e262770677f2c4dd9a2d5c5c904cd2e4dd5055301027b0c6faba966
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 7b784299524d30dc62d93faee5a302935cabacdcc217352af3d1bee1f7ebccb7
[INFO] running `Command { std: "docker" "start" "-a" "7b784299524d30dc62d93faee5a302935cabacdcc217352af3d1bee1f7ebccb7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling syn v1.0.90
[INFO] [stderr]    Compiling libc v0.2.121
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling ahash v0.4.7
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling async-trait v0.1.53
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling anyhow v1.0.56
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling serde-rename-rule v0.1.1
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling os_str_bytes v6.0.0
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling tabular v0.2.0
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]    Compiling getrandom v0.2.6
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling subprocess v0.2.8
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling quote v1.0.17
[INFO] [stderr]    Compiling directories v4.0.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling simplelog v0.11.2
[INFO] [stderr]    Compiling dlv-list v0.2.3
[INFO] [stderr]    Compiling ordered-multimap v0.3.1
[INFO] [stderr]    Compiling rust-ini v0.17.0
[INFO] [stderr]    Compiling darling_core v0.13.1
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling clap_derive v3.1.7
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]    Compiling clap v3.1.7
[INFO] [stderr]    Compiling serde-attributes v0.1.1
[INFO] [stderr]    Compiling darling_macro v0.13.1
[INFO] [stderr]    Compiling darling v0.13.1
[INFO] [stderr]    Compiling serde-enum-str v0.2.4
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling ron v0.7.0
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling serde_yaml v0.8.23
[INFO] [stderr]    Compiling config v0.12.0
[INFO] [stderr]    Compiling santa v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.44s
[INFO] running `Command { std: "docker" "inspect" "7b784299524d30dc62d93faee5a302935cabacdcc217352af3d1bee1f7ebccb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b784299524d30dc62d93faee5a302935cabacdcc217352af3d1bee1f7ebccb7", kill_on_drop: false }`
[INFO] [stdout] 7b784299524d30dc62d93faee5a302935cabacdcc217352af3d1bee1f7ebccb7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] b53b115f587df516dd506c7f54e1fe6a38b6fef913e6e7830ce85ca4fe341a67
[INFO] running `Command { std: "docker" "start" "-a" "b53b115f587df516dd506c7f54e1fe6a38b6fef913e6e7830ce85ca4fe341a67", kill_on_drop: false }`
[INFO] [stderr]    Compiling santa v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.92s
[INFO] running `Command { std: "docker" "inspect" "b53b115f587df516dd506c7f54e1fe6a38b6fef913e6e7830ce85ca4fe341a67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b53b115f587df516dd506c7f54e1fe6a38b6fef913e6e7830ce85ca4fe341a67", kill_on_drop: false }`
[INFO] [stdout] b53b115f587df516dd506c7f54e1fe6a38b6fef913e6e7830ce85ca4fe341a67
