[INFO] cloning repository https://github.com/Xymist/json_to_dot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Xymist/json_to_dot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXymist%2Fjson_to_dot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXymist%2Fjson_to_dot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 32a2898e157f9bf5bf9b9870ddbdb6beaf78aaeb [INFO] checking Xymist/json_to_dot against try#0004f98fdd309b1940390200ae28913f7fbd736f for pr-101478 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXymist%2Fjson_to_dot" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Xymist/json_to_dot on toolchain 0004f98fdd309b1940390200ae28913f7fbd736f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0004f98fdd309b1940390200ae28913f7fbd736f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Xymist/json_to_dot [INFO] finished tweaking git repo https://github.com/Xymist/json_to_dot [INFO] tweaked toml for git repo https://github.com/Xymist/json_to_dot written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/Xymist/json_to_dot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0004f98fdd309b1940390200ae28913f7fbd736f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+0004f98fdd309b1940390200ae28913f7fbd736f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4c0b8697a0dc0508a7027ca6702da164c27cfa9035cb960fd5e23a6a58609b4f [INFO] running `Command { std: "docker" "start" "-a" "4c0b8697a0dc0508a7027ca6702da164c27cfa9035cb960fd5e23a6a58609b4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c0b8697a0dc0508a7027ca6702da164c27cfa9035cb960fd5e23a6a58609b4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c0b8697a0dc0508a7027ca6702da164c27cfa9035cb960fd5e23a6a58609b4f", kill_on_drop: false }` [INFO] [stdout] 4c0b8697a0dc0508a7027ca6702da164c27cfa9035cb960fd5e23a6a58609b4f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+0004f98fdd309b1940390200ae28913f7fbd736f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa6fdfeccf278dd59bedff29ab78692ff40d82011d86975fd8d8bea479e07af5 [INFO] running `Command { std: "docker" "start" "-a" "fa6fdfeccf278dd59bedff29ab78692ff40d82011d86975fd8d8bea479e07af5", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.43 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking rustc-demangle v0.1.9 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling syn v0.15.21 [INFO] [stdout] error[E0277]: the trait bound `proc_macro2::TokenStream: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.15.21/src/buffer.rs:116:20 [INFO] [stdout] | [INFO] [stdout] 116 | Self::new2(stream.into()) [INFO] [stdout] | ^^^^^^ ---- required by a bound introduced by this call [INFO] [stdout] | | [INFO] [stdout] | the trait `From` is not implemented for `proc_macro2::TokenStream` [INFO] [stdout] | [INFO] [stdout] = note: required for `proc_macro::TokenStream` to implement `Into` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.15.21/src/parse.rs:1114:52 [INFO] [stdout] | [INFO] [stdout] 1114 | self.parse2(proc_macro2::TokenStream::from(tokens)) [INFO] [stdout] | ------------------------------ ^^^^^^ expected struct `proc_macro2::TokenStream`, found struct `proc_macro::TokenStream` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "fa6fdfeccf278dd59bedff29ab78692ff40d82011d86975fd8d8bea479e07af5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa6fdfeccf278dd59bedff29ab78692ff40d82011d86975fd8d8bea479e07af5", kill_on_drop: false }` [INFO] [stdout] fa6fdfeccf278dd59bedff29ab78692ff40d82011d86975fd8d8bea479e07af5