[INFO] cloning repository https://github.com/wgr523/blockchain-simulator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wgr523/blockchain-simulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwgr523%2Fblockchain-simulator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwgr523%2Fblockchain-simulator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4a29d440952e8252bd29793bf6c5e8461c0ed448 [INFO] checking wgr523/blockchain-simulator against try#590af02d982816cfb2e4e43f8c54065e816581ce for pr-111505 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwgr523%2Fblockchain-simulator" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wgr523/blockchain-simulator on toolchain 590af02d982816cfb2e4e43f8c54065e816581ce [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+590af02d982816cfb2e4e43f8c54065e816581ce" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wgr523/blockchain-simulator [INFO] finished tweaking git repo https://github.com/wgr523/blockchain-simulator [INFO] tweaked toml for git repo https://github.com/wgr523/blockchain-simulator written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/wgr523/blockchain-simulator 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" "+590af02d982816cfb2e4e43f8c54065e816581ce" "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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+590af02d982816cfb2e4e43f8c54065e816581ce" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ed46ff120c6011e34d7f23475eff5de036bf9eadd08d4531c02c536deaef10f1 [INFO] running `Command { std: "docker" "start" "-a" "ed46ff120c6011e34d7f23475eff5de036bf9eadd08d4531c02c536deaef10f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed46ff120c6011e34d7f23475eff5de036bf9eadd08d4531c02c536deaef10f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed46ff120c6011e34d7f23475eff5de036bf9eadd08d4531c02c536deaef10f1", kill_on_drop: false }` [INFO] [stdout] ed46ff120c6011e34d7f23475eff5de036bf9eadd08d4531c02c536deaef10f1 [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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+590af02d982816cfb2e4e43f8c54065e816581ce" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 89a3984e913cd8f8eac2c002ba070883463ff3849306afd326d4a6d7a1ba9ef2 [INFO] running `Command { std: "docker" "start" "-a" "89a3984e913cd8f8eac2c002ba070883463ff3849306afd326d4a6d7a1ba9ef2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking ascii v1.0.0 [INFO] [stderr] Checking chunked_transfer v1.4.0 [INFO] [stderr] Checking horrorshow v0.8.3 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stdout] error: invalid `doc` attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/horrorshow-0.8.3/src/helper.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | c!("The standard HTML5 doctype (this *is* the doctype you're looking for)." => HTML ""); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid `doc` attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/horrorshow-0.8.3/src/helper.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | c!("The HTML 4.001 strict doctype." => [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid `doc` attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/horrorshow-0.8.3/src/helper.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | c!("The HTML 4.001 transitional doctype." => [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid `doc` attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/horrorshow-0.8.3/src/helper.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | c!("The HTML 4.001 frameset doctype." => [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `horrorshow` (lib) due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "89a3984e913cd8f8eac2c002ba070883463ff3849306afd326d4a6d7a1ba9ef2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89a3984e913cd8f8eac2c002ba070883463ff3849306afd326d4a6d7a1ba9ef2", kill_on_drop: false }` [INFO] [stdout] 89a3984e913cd8f8eac2c002ba070883463ff3849306afd326d4a6d7a1ba9ef2