[INFO] cloning repository https://github.com/abhimanyu003/qubit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/abhimanyu003/qubit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabhimanyu003%2Fqubit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabhimanyu003%2Fqubit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f8d0a8fa4611afdd32582700ee5fbe82caaf0d18 [INFO] checking abhimanyu003/qubit against try#560667b800e34f03ac9f520f299d077c249dd301 for pr-100971 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabhimanyu003%2Fqubit" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/abhimanyu003/qubit on toolchain 560667b800e34f03ac9f520f299d077c249dd301 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+560667b800e34f03ac9f520f299d077c249dd301" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/abhimanyu003/qubit [INFO] finished tweaking git repo https://github.com/abhimanyu003/qubit [INFO] tweaked toml for git repo https://github.com/abhimanyu003/qubit written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/abhimanyu003/qubit already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+560667b800e34f03ac9f520f299d077c249dd301" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+560667b800e34f03ac9f520f299d077c249dd301" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 20564642b45777b44249b9fec17c054d42265d3aa5a3e8ca2ec4e10e9669ca90 [INFO] running `Command { std: "docker" "start" "-a" "20564642b45777b44249b9fec17c054d42265d3aa5a3e8ca2ec4e10e9669ca90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "20564642b45777b44249b9fec17c054d42265d3aa5a3e8ca2ec4e10e9669ca90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20564642b45777b44249b9fec17c054d42265d3aa5a3e8ca2ec4e10e9669ca90", kill_on_drop: false }` [INFO] [stdout] 20564642b45777b44249b9fec17c054d42265d3aa5a3e8ca2ec4e10e9669ca90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+560667b800e34f03ac9f520f299d077c249dd301" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c1edf572592a2187cbfac872c9e54cde32deff4644aea69fd4d5375d75561fb [INFO] running `Command { std: "docker" "start" "-a" "9c1edf572592a2187cbfac872c9e54cde32deff4644aea69fd4d5375d75561fb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.78 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bumpalo v3.8.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.78 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling yew v0.18.0 [INFO] [stderr] Checking anymap v0.12.1 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking cfg-match v0.2.1 [INFO] [stderr] Checking float-pretty-print v0.1.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking http v0.2.5 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling quote v1.0.10 [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-1.0.81/src/buffer.rs:106:20 [INFO] [stdout] | [INFO] [stdout] 106 | 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] = help: the trait `From` is implemented for `proc_macro2::TokenStream` [INFO] [stdout] = note: required for `proc_macro::TokenStream` to implement `Into` [INFO] [stdout] [INFO] [stdout] [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-1.0.81/src/parse.rs:1161:52 [INFO] [stdout] | [INFO] [stdout] 1161 | self.parse2(proc_macro2::TokenStream::from(tokens)) [INFO] [stdout] | ------------------------------ ^^^^^^ the trait `From` is not implemented for `proc_macro2::TokenStream` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the trait `From` is implemented for `proc_macro2::TokenStream` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` due to 3 previous errors [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9c1edf572592a2187cbfac872c9e54cde32deff4644aea69fd4d5375d75561fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c1edf572592a2187cbfac872c9e54cde32deff4644aea69fd4d5375d75561fb", kill_on_drop: false }` [INFO] [stdout] 9c1edf572592a2187cbfac872c9e54cde32deff4644aea69fd4d5375d75561fb