[INFO] cloning repository https://github.com/alekratz/RaspOld [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alekratz/RaspOld" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falekratz%2FRaspOld", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falekratz%2FRaspOld'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fbbd8383fa65125002f8a0db240644191b28dd5b [INFO] checking alekratz/RaspOld against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falekratz%2FRaspOld" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alekratz/RaspOld on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/alekratz/RaspOld [INFO] finished tweaking git repo https://github.com/alekratz/RaspOld [INFO] tweaked toml for git repo https://github.com/alekratz/RaspOld written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/alekratz/RaspOld 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fixedbitset v0.1.1 [INFO] [stderr] Downloaded term v0.4.4 [INFO] [stderr] Downloaded regex-syntax v0.3.5 [INFO] [stderr] Downloaded bit-set v0.3.0 [INFO] [stderr] Downloaded docopt v0.6.83 [INFO] [stderr] Downloaded petgraph v0.1.18 [INFO] [stderr] Downloaded regex v0.1.77 [INFO] [stderr] Downloaded strsim v0.5.1 [INFO] [stderr] Downloaded unicode-xid v0.0.2 [INFO] [stderr] Downloaded diff v0.1.9 [INFO] [stderr] Downloaded lalrpop v0.12.0 [INFO] [stderr] Downloaded itertools v0.3.25 [INFO] [stderr] Downloaded lalrpop-intern v0.12.0 [INFO] [stderr] Downloaded lalrpop-util v0.12.0 [INFO] [stderr] Downloaded lalrpop-snap v0.12.0 [INFO] [stderr] Downloaded regex-syntax v0.2.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 06371e183a2cf93f37866efc7e74b40b26d2c8468fa996c4916f2b188534cbae [INFO] running `Command { std: "docker" "start" "-a" "06371e183a2cf93f37866efc7e74b40b26d2c8468fa996c4916f2b188534cbae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "06371e183a2cf93f37866efc7e74b40b26d2c8468fa996c4916f2b188534cbae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06371e183a2cf93f37866efc7e74b40b26d2c8468fa996c4916f2b188534cbae", kill_on_drop: false }` [INFO] [stdout] 06371e183a2cf93f37866efc7e74b40b26d2c8468fa996c4916f2b188534cbae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a2287a7b6392e6e61518518dd655f83744dfd71be85bee7b2844e50e43f8d75e [INFO] running `Command { std: "docker" "start" "-a" "a2287a7b6392e6e61518518dd655f83744dfd71be85bee7b2844e50e43f8d75e", kill_on_drop: false }` [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling libc v0.2.16 [INFO] [stderr] Compiling regex-syntax v0.3.5 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling fixedbitset v0.1.1 [INFO] [stderr] Compiling bit-vec v0.4.3 [INFO] [stderr] Compiling strsim v0.5.1 [INFO] [stderr] Compiling rustc-serialize v0.3.19 [INFO] [stderr] Compiling lazy_static v0.2.1 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling bit-set v0.3.0 [INFO] [stderr] Compiling petgraph v0.1.18 [INFO] [stdout] error[E0642]: patterns aren't allowed in functions without bodies [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustc-serialize-0.3.19/src/serialize.rs:147:45 [INFO] [stdout] | [INFO] [stdout] 147 | ... &f_name: &str, [INFO] [stdout] | ^^^^^^^ pattern not allowed in function without body [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling lalrpop-util v0.12.0 [INFO] [stderr] Compiling regex-syntax v0.2.6 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling unicode-xid v0.0.2 [INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustc-serialize-0.3.19/src/serialize.rs:454:5 [INFO] [stdout] | [INFO] [stdout] 454 | fn decode(d: &mut D) -> Result, D::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `T` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `T` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/borrow.rs:180:30 [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 450 | impl<'a, T: ?Sized + 'static> Decodable for Cow<'a, T> [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling bitflags v0.4.0 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Checking num-traits v0.1.36 [INFO] [stderr] Compiling lalrpop-intern v0.12.0 [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/petgraph-0.1.18/src/graph.rs:404:21 [INFO] [stdout] | [INFO] [stdout] 404 | assert!(Ix::max().index() == !0 || NodeIndex::end() != node_idx); [INFO] [stdout] | ^^^ multiple `max` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in the trait `IndexType` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/petgraph-0.1.18/src/graph.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | fn max() -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in the trait `Ord` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/cmp.rs:852:5 [INFO] [stdout] help: use fully-qualified syntax to disambiguate [INFO] [stdout] | [INFO] [stdout] 404 | assert!(::max().index() == !0 || NodeIndex::end() != node_idx); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 404 | assert!(Ord::max().index() == !0 || NodeIndex::end() != node_idx); [INFO] [stdout] | ~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/petgraph-0.1.18/src/graph.rs:438:21 [INFO] [stdout] | [INFO] [stdout] 438 | assert!(Ix::max().index() == !0 || EdgeIndex::end() != edge_idx); [INFO] [stdout] | ^^^ multiple `max` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in the trait `IndexType` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/petgraph-0.1.18/src/graph.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | fn max() -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in the trait `Ord` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/cmp.rs:852:5 [INFO] [stdout] help: use fully-qualified syntax to disambiguate [INFO] [stdout] | [INFO] [stdout] 438 | assert!(::max().index() == !0 || EdgeIndex::end() != edge_idx); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 438 | assert!(Ord::max().index() == !0 || EdgeIndex::end() != edge_idx); [INFO] [stdout] | ~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling thread_local v0.2.6 [INFO] [stderr] Compiling term v0.4.4 [INFO] [stderr] Compiling atty v0.1.2 [INFO] [stderr] Compiling itertools v0.3.25 [INFO] [stderr] Compiling diff v0.1.9 [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0034`. [INFO] [stdout] [INFO] [stderr] error: could not compile `petgraph` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0310, E0642. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0310`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustc-serialize` (lib) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "a2287a7b6392e6e61518518dd655f83744dfd71be85bee7b2844e50e43f8d75e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2287a7b6392e6e61518518dd655f83744dfd71be85bee7b2844e50e43f8d75e", kill_on_drop: false }` [INFO] [stdout] a2287a7b6392e6e61518518dd655f83744dfd71be85bee7b2844e50e43f8d75e [INFO] checking alekratz/RaspOld against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falekratz%2FRaspOld" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alekratz/RaspOld on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/alekratz/RaspOld [INFO] finished tweaking git repo https://github.com/alekratz/RaspOld [INFO] tweaked toml for git repo https://github.com/alekratz/RaspOld written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/alekratz/RaspOld 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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cbc11fc89c39ba8ef76fbabddcb6395c5520dd6cb794e325fc9fbae6ea7f10dd [INFO] running `Command { std: "docker" "start" "-a" "cbc11fc89c39ba8ef76fbabddcb6395c5520dd6cb794e325fc9fbae6ea7f10dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cbc11fc89c39ba8ef76fbabddcb6395c5520dd6cb794e325fc9fbae6ea7f10dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbc11fc89c39ba8ef76fbabddcb6395c5520dd6cb794e325fc9fbae6ea7f10dd", kill_on_drop: false }` [INFO] [stdout] cbc11fc89c39ba8ef76fbabddcb6395c5520dd6cb794e325fc9fbae6ea7f10dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4dfcc88f71e971cb51834460ac3ae0c489e006fa4e7beec32adc84f08e5521ce [INFO] running `Command { std: "docker" "start" "-a" "4dfcc88f71e971cb51834460ac3ae0c489e006fa4e7beec32adc84f08e5521ce", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "4dfcc88f71e971cb51834460ac3ae0c489e006fa4e7beec32adc84f08e5521ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4dfcc88f71e971cb51834460ac3ae0c489e006fa4e7beec32adc84f08e5521ce", kill_on_drop: false }` [INFO] [stdout] 4dfcc88f71e971cb51834460ac3ae0c489e006fa4e7beec32adc84f08e5521ce