[INFO] fetching crate ex3-timestamp 0.15.2... [INFO] checking ex3-timestamp-0.15.2 against master#94b72d6bebbddb5d17860914c4544f37365e988c for pr-122789 [INFO] extracting crate ex3-timestamp 0.15.2 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate ex3-timestamp 0.15.2 on toolchain 94b72d6bebbddb5d17860914c4544f37365e988c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+94b72d6bebbddb5d17860914c4544f37365e988c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ex3-timestamp 0.15.2 [INFO] finished tweaking crates.io crate ex3-timestamp 0.15.2 [INFO] tweaked toml for crates.io crate ex3-timestamp 0.15.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+94b72d6bebbddb5d17860914c4544f37365e988c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+94b72d6bebbddb5d17860914c4544f37365e988c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ic-stable-structures v0.6.3 [INFO] [stderr] Downloaded ic_principal v0.1.1 [INFO] [stderr] Downloaded stacker v0.1.15 [INFO] [stderr] Downloaded candid v0.9.11 [INFO] [stderr] Downloaded binread_derive v2.1.0 [INFO] [stderr] Downloaded candid_derive v0.6.4 [INFO] [stderr] Downloaded binread v2.2.0 [INFO] [stderr] Downloaded pretty v0.12.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+94b72d6bebbddb5d17860914c4544f37365e988c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4d96a8a68ebfc910f59a6e2dca1b99d55197ab62d059fca244dab98f4222c224 [INFO] running `Command { std: "docker" "start" "-a" "4d96a8a68ebfc910f59a6e2dca1b99d55197ab62d059fca244dab98f4222c224", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d96a8a68ebfc910f59a6e2dca1b99d55197ab62d059fca244dab98f4222c224", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d96a8a68ebfc910f59a6e2dca1b99d55197ab62d059fca244dab98f4222c224", kill_on_drop: false }` [INFO] [stdout] 4d96a8a68ebfc910f59a6e2dca1b99d55197ab62d059fca244dab98f4222c224 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+94b72d6bebbddb5d17860914c4544f37365e988c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee30b94de3384cf2d3b584e683fa61efc9b0e0b20a6a10feb509fc4098902b4a [INFO] running `Command { std: "docker" "start" "-a" "ee30b94de3384cf2d3b584e683fa61efc9b0e0b20a6a10feb509fc4098902b4a", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling candid v0.9.11 [INFO] [stderr] Checking serde_bytes v0.11.14 [INFO] [stderr] Compiling candid_derive v0.6.4 [INFO] [stderr] Checking ic_principal v0.1.1 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking data-encoding v2.5.0 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Checking ic-stable-structures v0.6.3 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking pretty v0.12.3 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking thiserror v1.0.58 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling num_enum_derive v0.6.1 [INFO] [stderr] Checking num_enum v0.6.1 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Checking binread v2.2.0 [INFO] [stderr] Checking ex3-timestamp v0.15.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.33s [INFO] running `Command { std: "docker" "inspect" "ee30b94de3384cf2d3b584e683fa61efc9b0e0b20a6a10feb509fc4098902b4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee30b94de3384cf2d3b584e683fa61efc9b0e0b20a6a10feb509fc4098902b4a", kill_on_drop: false }` [INFO] [stdout] ee30b94de3384cf2d3b584e683fa61efc9b0e0b20a6a10feb509fc4098902b4a