[INFO] cloning repository https://github.com/mbergenlid/rustiness [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mbergenlid/rustiness" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmbergenlid%2Frustiness", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmbergenlid%2Frustiness'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 573b62868c58620da0c934c7274a2a3aff267082 [INFO] checking mbergenlid/rustiness against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmbergenlid%2Frustiness" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mbergenlid/rustiness on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mbergenlid/rustiness [INFO] finished tweaking git repo https://github.com/mbergenlid/rustiness [INFO] tweaked toml for git repo https://github.com/mbergenlid/rustiness written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/mbergenlid/rustiness already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0c53cc764dde047816db0ac426badff5fdd174f0f4765de903e469a175262a17 [INFO] running `Command { std: "docker" "start" "-a" "0c53cc764dde047816db0ac426badff5fdd174f0f4765de903e469a175262a17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c53cc764dde047816db0ac426badff5fdd174f0f4765de903e469a175262a17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c53cc764dde047816db0ac426badff5fdd174f0f4765de903e469a175262a17", kill_on_drop: false }` [INFO] [stdout] 0c53cc764dde047816db0ac426badff5fdd174f0f4765de903e469a175262a17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5bb7f09e40acf92e4df40a3da7efd02e57b67a6e2d670088dab67d4113fb07ea [INFO] running `Command { std: "docker" "start" "-a" "5bb7f09e40acf92e4df40a3da7efd02e57b67a6e2d670088dab67d4113fb07ea", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking libc v0.2.26 [INFO] [stderr] Checking num-traits v0.1.39 [INFO] [stderr] Checking lazy_static v0.2.8 [INFO] [stderr] Checking scopeguard v0.3.2 [INFO] [stderr] Checking either v1.1.0 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Compiling sdl2-sys v0.27.3 [INFO] [stderr] Checking byteorder v1.1.0 [INFO] [stderr] Checking futures v0.1.14 [INFO] [stderr] Checking adler32 v1.0.0 [INFO] [stderr] Compiling integration v0.1.0 (/opt/rustwide/workdir/integration) [INFO] [stderr] Checking inflate v0.2.0 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking scoped_threadpool v0.1.7 [INFO] [stderr] Checking getopts v0.2.14 [INFO] [stderr] Checking histogram v0.6.6 [INFO] [stderr] Checking gif v0.9.2 [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> integration/build.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | panic!(format!( [INFO] [stdout] | ________________^ [INFO] [stdout] 16 | | "Failed to install cc65 dependency\nstatus: {}", [INFO] [stdout] 17 | | install [INFO] [stdout] 18 | | )); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 15 ~ panic!( [INFO] [stdout] 16 | "Failed to install cc65 dependency\nstatus: {}", [INFO] [stdout] 17 | install [INFO] [stdout] 18 ~ ); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> integration/build.rs:54:20 [INFO] [stdout] | [INFO] [stdout] 54 | panic!(format!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 55 | | "Failed to assemble {}\nstatu: {}\nstdout: {}\nstderr: {}", [INFO] [stdout] 56 | | file_name, [INFO] [stdout] 57 | | assemble.status, [INFO] [stdout] 58 | | String::from_utf8_lossy(&assemble.stdout), [INFO] [stdout] 59 | | String::from_utf8_lossy(&assemble.stderr) [INFO] [stdout] 60 | | )); [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 54 ~ panic!( [INFO] [stdout] 55 | "Failed to assemble {}\nstatu: {}\nstdout: {}\nstderr: {}", [INFO] [stdout] 56 | file_name, [INFO] [stdout] 57 | assemble.status, [INFO] [stdout] 58 | String::from_utf8_lossy(&assemble.stdout), [INFO] [stdout] 59 | String::from_utf8_lossy(&assemble.stderr) [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> integration/build.rs:69:20 [INFO] [stdout] | [INFO] [stdout] 69 | panic!(format!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 70 | | "Failed to link file {}\nStdout: {}\nstderr: {}", [INFO] [stdout] 71 | | file_name, [INFO] [stdout] 72 | | String::from_utf8_lossy(&linking.stdout), [INFO] [stdout] 73 | | String::from_utf8_lossy(&linking.stderr) [INFO] [stdout] 74 | | )); [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 69 ~ panic!( [INFO] [stdout] 70 | "Failed to link file {}\nStdout: {}\nstderr: {}", [INFO] [stdout] 71 | file_name, [INFO] [stdout] 72 | String::from_utf8_lossy(&linking.stdout), [INFO] [stdout] 73 | String::from_utf8_lossy(&linking.stderr) [INFO] [stdout] 74 ~ ); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0503]: cannot use `state` because it was mutably borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/getopts-0.2.14/src/lib.rs:1008:33 [INFO] [stdout] | [INFO] [stdout] 955 | let mut machine = |cont: &mut bool, (i, c): (usize, char)| { [INFO] [stdout] | ---------------------------------------- borrow of `state` occurs here [INFO] [stdout] ... [INFO] [stdout] 959 | state = match (state, whitespace, limit) { [INFO] [stdout] | ----- borrow occurs due to use of `state` in closure [INFO] [stdout] ... [INFO] [stdout] 1008 | while cont && match state { B | C => true, A => false } { [INFO] [stdout] | ^ use of borrowed `state` [INFO] [stdout] 1009 | machine(&mut cont, (fake_i, ' ')); [INFO] [stdout] | ------- borrow later used here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0503`. [INFO] [stdout] [INFO] [stderr] error: could not compile `getopts` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "5bb7f09e40acf92e4df40a3da7efd02e57b67a6e2d670088dab67d4113fb07ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bb7f09e40acf92e4df40a3da7efd02e57b67a6e2d670088dab67d4113fb07ea", kill_on_drop: false }` [INFO] [stdout] 5bb7f09e40acf92e4df40a3da7efd02e57b67a6e2d670088dab67d4113fb07ea