[INFO] cloning repository https://github.com/Petesta/henchman [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Petesta/henchman" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPetesta%2Fhenchman", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPetesta%2Fhenchman'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 75888b9d4687ff2e0cd73b5922c571395cc5b166 [INFO] testing Petesta/henchman against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPetesta%2Fhenchman" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Petesta/henchman on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Petesta/henchman [INFO] finished tweaking git repo https://github.com/Petesta/henchman [INFO] tweaked toml for git repo https://github.com/Petesta/henchman written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/Petesta/henchman already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: file found to be present in multiple build targets: /workspace/builds/worker-10/source/src/lib.rs [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 95e8dcf5ddfe703fd21337dff6100cd4721d6825bfe5ade42804d0bf311c8443 [INFO] running `Command { std: "docker" "start" "-a" "95e8dcf5ddfe703fd21337dff6100cd4721d6825bfe5ade42804d0bf311c8443", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "95e8dcf5ddfe703fd21337dff6100cd4721d6825bfe5ade42804d0bf311c8443", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95e8dcf5ddfe703fd21337dff6100cd4721d6825bfe5ade42804d0bf311c8443", kill_on_drop: false }` [INFO] [stdout] 95e8dcf5ddfe703fd21337dff6100cd4721d6825bfe5ade42804d0bf311c8443 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 120dee7523c0c698d3d077b3d395acbd53e3e0170f3a074e3c230d06a8cca5bb [INFO] running `Command { std: "docker" "start" "-a" "120dee7523c0c698d3d077b3d395acbd53e3e0170f3a074e3c230d06a8cca5bb", kill_on_drop: false }` [INFO] [stderr] warning: file found to be present in multiple build targets: /opt/rustwide/workdir/src/lib.rs [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling libc v0.2.14 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling cfg-if v0.1.0 [INFO] [stderr] Compiling bitflags v0.4.0 [INFO] [stderr] Compiling cslice v0.1.1 (https://github.com/rustbridge/neon#e27e5651) [INFO] [stderr] Compiling log v0.3.6 [INFO] [stderr] Compiling bytes v0.3.0 [INFO] [stderr] Compiling slab v0.1.3 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling ws2_32-sys v0.2.1 [INFO] [stderr] Compiling net2 v0.2.26 [INFO] [stderr] Compiling nix v0.5.1 [INFO] [stderr] Compiling libcruby-sys v0.1.0 (https://github.com/rustbridge/helix#2c057f04) [INFO] [stderr] Compiling helix v0.1.0 (https://github.com/rustbridge/helix#2c057f04) [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/helix-f518a20ab6421b28/2c057f0/src/coercions/unit.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | sys::Qnil [INFO] [stdout] | ^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/helix-f518a20ab6421b28/2c057f0/src/coercions/bool.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | if self.inner == Qtrue { [INFO] [stdout] | ^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/helix-f518a20ab6421b28/2c057f0/src/coercions/bool.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | Qtrue [INFO] [stdout] | ^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/helix-f518a20ab6421b28/2c057f0/src/coercions/bool.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | Qfalse [INFO] [stdout] | ^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/helix-f518a20ab6421b28/2c057f0/src/lib.rs:78:11 [INFO] [stdout] | [INFO] [stdout] 78 | Class(sys::rb_cObject) [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of extern static [INFO] [stdout] | [INFO] [stdout] = note: extern statics are not controlled by the Rust type system: invalid data, aliasing violations or data races will cause undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0133`. [INFO] [stdout] [INFO] [stderr] error: could not compile `helix` due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "120dee7523c0c698d3d077b3d395acbd53e3e0170f3a074e3c230d06a8cca5bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "120dee7523c0c698d3d077b3d395acbd53e3e0170f3a074e3c230d06a8cca5bb", kill_on_drop: false }` [INFO] [stdout] 120dee7523c0c698d3d077b3d395acbd53e3e0170f3a074e3c230d06a8cca5bb