[INFO] fetching crate apub-privatekey 0.2.0...
[INFO] checking apub-privatekey-0.2.0 against master#3139ff09e9d07f7700f8d15ed25a231e29c43627 for pr-121848-3
[INFO] extracting crate apub-privatekey 0.2.0 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate apub-privatekey 0.2.0 on toolchain 3139ff09e9d07f7700f8d15ed25a231e29c43627
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate apub-privatekey 0.2.0
[INFO] finished tweaking crates.io crate apub-privatekey 0.2.0
[INFO] tweaked toml for crates.io crate apub-privatekey 0.2.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 17 packages to latest compatible versions
[INFO] [stderr]       Adding idna v0.5.0 (latest: v1.0.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded apub-core v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a979352aafbdd327c3b3ceddac73e32c72ba1370f4187ff98f969a7be934b440
[INFO] running `Command { std: "docker" "start" "-a" "a979352aafbdd327c3b3ceddac73e32c72ba1370f4187ff98f969a7be934b440", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a979352aafbdd327c3b3ceddac73e32c72ba1370f4187ff98f969a7be934b440", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a979352aafbdd327c3b3ceddac73e32c72ba1370f4187ff98f969a7be934b440", kill_on_drop: false }`
[INFO] [stdout] a979352aafbdd327c3b3ceddac73e32c72ba1370f4187ff98f969a7be934b440
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3f9e0549858a9419e2c2619e14e63e1b3e24415af4cae9da59f256dd56a3d9fe
[INFO] running `Command { std: "docker" "start" "-a" "3f9e0549858a9419e2c2619e14e63e1b3e24415af4cae9da59f256dd56a3d9fe", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.75
[INFO] [stderr]    Compiling serde_derive v1.0.208
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]     Checking serde v1.0.208
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking apub-core v0.2.0
[INFO] [stderr]     Checking apub-privatekey v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.95s
[INFO] running `Command { std: "docker" "inspect" "3f9e0549858a9419e2c2619e14e63e1b3e24415af4cae9da59f256dd56a3d9fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f9e0549858a9419e2c2619e14e63e1b3e24415af4cae9da59f256dd56a3d9fe", kill_on_drop: false }`
[INFO] [stdout] 3f9e0549858a9419e2c2619e14e63e1b3e24415af4cae9da59f256dd56a3d9fe
[INFO] checking apub-privatekey-0.2.0 against try#a2cff3b7a9661c90ec0d581d3f3a69bb97c11138 for pr-121848-3
[INFO] extracting crate apub-privatekey 0.2.0 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate apub-privatekey 0.2.0 on toolchain a2cff3b7a9661c90ec0d581d3f3a69bb97c11138
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate apub-privatekey 0.2.0
[INFO] finished tweaking crates.io crate apub-privatekey 0.2.0
[INFO] tweaked toml for crates.io crate apub-privatekey 0.2.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 17 packages to latest compatible versions
[INFO] [stderr]       Adding idna v0.5.0 (latest: v1.0.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7a71b8f62972f146df64e6248a89d618ba73b3428c01d5b7a6cc463f04a0401f
[INFO] running `Command { std: "docker" "start" "-a" "7a71b8f62972f146df64e6248a89d618ba73b3428c01d5b7a6cc463f04a0401f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7a71b8f62972f146df64e6248a89d618ba73b3428c01d5b7a6cc463f04a0401f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a71b8f62972f146df64e6248a89d618ba73b3428c01d5b7a6cc463f04a0401f", kill_on_drop: false }`
[INFO] [stdout] 7a71b8f62972f146df64e6248a89d618ba73b3428c01d5b7a6cc463f04a0401f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e24a3176d4f6b3787315f1afd74bfd9a5692a3dead94bef04fe1789bc3b166e7
[INFO] running `Command { std: "docker" "start" "-a" "e24a3176d4f6b3787315f1afd74bfd9a5692a3dead94bef04fe1789bc3b166e7", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.75
[INFO] [stderr]    Compiling serde_derive v1.0.208
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]     Checking serde v1.0.208
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking apub-core v0.2.0
[INFO] [stderr]     Checking apub-privatekey v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.09s
[INFO] running `Command { std: "docker" "inspect" "e24a3176d4f6b3787315f1afd74bfd9a5692a3dead94bef04fe1789bc3b166e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e24a3176d4f6b3787315f1afd74bfd9a5692a3dead94bef04fe1789bc3b166e7", kill_on_drop: false }`
[INFO] [stdout] e24a3176d4f6b3787315f1afd74bfd9a5692a3dead94bef04fe1789bc3b166e7
