[INFO] cloning repository https://github.com/MylesBorins/jstime-embed-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MylesBorins/jstime-embed-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMylesBorins%2Fjstime-embed-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMylesBorins%2Fjstime-embed-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 86dccd00795897ceeb33d3a9eed82289c05ab72f [INFO] checking MylesBorins/jstime-embed-demo against try#0ec6e73c26e84416f7a6c0dacee999279e12896e for pr-84385 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMylesBorins%2Fjstime-embed-demo" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MylesBorins/jstime-embed-demo on toolchain 0ec6e73c26e84416f7a6c0dacee999279e12896e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0ec6e73c26e84416f7a6c0dacee999279e12896e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MylesBorins/jstime-embed-demo [INFO] finished tweaking git repo https://github.com/MylesBorins/jstime-embed-demo [INFO] tweaked toml for git repo https://github.com/MylesBorins/jstime-embed-demo written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/MylesBorins/jstime-embed-demo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0ec6e73c26e84416f7a6c0dacee999279e12896e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+0ec6e73c26e84416f7a6c0dacee999279e12896e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 71b759f785e7f0243105e435b6f71b0b14489de1800599d361b2d4a7a1d3135c [INFO] running `Command { std: "docker" "start" "-a" "71b759f785e7f0243105e435b6f71b0b14489de1800599d361b2d4a7a1d3135c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "71b759f785e7f0243105e435b6f71b0b14489de1800599d361b2d4a7a1d3135c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71b759f785e7f0243105e435b6f71b0b14489de1800599d361b2d4a7a1d3135c", kill_on_drop: false }` [INFO] [stdout] 71b759f785e7f0243105e435b6f71b0b14489de1800599d361b2d4a7a1d3135c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+0ec6e73c26e84416f7a6c0dacee999279e12896e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c945f361a763146cbe6feb4b5d23498d9d4ee1576f204d43a8ecc5c8d8a1400 [INFO] running `Command { std: "docker" "start" "-a" "7c945f361a763146cbe6feb4b5d23498d9d4ee1576f204d43a8ecc5c8d8a1400", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.55 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling cargo_gn v0.0.15 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling which v4.0.2 [INFO] [stderr] Compiling rusty_v8 v0.14.0 [INFO] [stderr] Checking jstime_core v0.19.1 [INFO] [stderr] Checking embedding-demo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.34s [INFO] running `Command { std: "docker" "inspect" "7c945f361a763146cbe6feb4b5d23498d9d4ee1576f204d43a8ecc5c8d8a1400", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c945f361a763146cbe6feb4b5d23498d9d4ee1576f204d43a8ecc5c8d8a1400", kill_on_drop: false }` [INFO] [stdout] 7c945f361a763146cbe6feb4b5d23498d9d4ee1576f204d43a8ecc5c8d8a1400