[INFO] cloning repository https://github.com/daveallie/rust_watcher [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/daveallie/rust_watcher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaveallie%2Frust_watcher", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaveallie%2Frust_watcher'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 586fa61a590b8dfbb97fa1261a3fc4272bb62106 [INFO] testing daveallie/rust_watcher against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaveallie%2Frust_watcher" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/daveallie/rust_watcher on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/daveallie/rust_watcher [INFO] finished tweaking git repo https://github.com/daveallie/rust_watcher [INFO] tweaked toml for git repo https://github.com/daveallie/rust_watcher written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/daveallie/rust_watcher already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded inotify v0.2.3 [INFO] [stderr] Downloaded fsevent-sys v0.1.5 [INFO] [stderr] Downloaded filetime v0.1.10 [INFO] [stderr] Downloaded fsevent v0.2.15 [INFO] [stderr] Downloaded ruby-sys v0.2.13 [INFO] [stderr] Downloaded ruru v0.8.1 [INFO] [stderr] Downloaded notify v2.6.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2e916052fd4a2f7b7f1fc68204eb22afb9c2182462866016ac0f1276032e1012 [INFO] running `Command { std: "docker" "start" "-a" "2e916052fd4a2f7b7f1fc68204eb22afb9c2182462866016ac0f1276032e1012", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e916052fd4a2f7b7f1fc68204eb22afb9c2182462866016ac0f1276032e1012", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e916052fd4a2f7b7f1fc68204eb22afb9c2182462866016ac0f1276032e1012", kill_on_drop: false }` [INFO] [stdout] 2e916052fd4a2f7b7f1fc68204eb22afb9c2182462866016ac0f1276032e1012 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c6f6d5c473ad2d2bbe8f45a653d75b67907909c533edba713d9dbde4a9d2ca2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1c6f6d5c473ad2d2bbe8f45a653d75b67907909c533edba713d9dbde4a9d2ca2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.16 [INFO] [stderr] Compiling ruby-sys v0.2.13 [INFO] [stderr] Compiling bitflags v0.4.0 [INFO] [stderr] Compiling slab v0.1.3 [INFO] [stderr] Compiling bytes v0.3.0 [INFO] [stderr] Compiling ws2_32-sys v0.2.1 [INFO] [stderr] Compiling walkdir v0.1.8 [INFO] [stderr] Compiling net2 v0.2.26 [INFO] [stderr] Compiling time v0.1.35 [INFO] [stderr] Compiling nix v0.5.1 [INFO] [stderr] Compiling filetime v0.1.10 [INFO] [stderr] Compiling inotify v0.2.3 [INFO] [stderr] Compiling miow v0.1.3 [INFO] [stderr] Compiling ruru v0.8.1 [INFO] [stdout] error[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ruru-0.8.1/src/class/class.rs:136:53 [INFO] [stdout] | [INFO] [stdout] 136 | Self::from(binding_util::get_constant(name, 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[E0133]: use of extern static is unsafe and requires unsafe function or block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ruru-0.8.1/src/class/class.rs:391:21 [INFO] [stdout] | [INFO] [stdout] 391 | None => 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 2 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 `ruru` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "1c6f6d5c473ad2d2bbe8f45a653d75b67907909c533edba713d9dbde4a9d2ca2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c6f6d5c473ad2d2bbe8f45a653d75b67907909c533edba713d9dbde4a9d2ca2", kill_on_drop: false }` [INFO] [stdout] 1c6f6d5c473ad2d2bbe8f45a653d75b67907909c533edba713d9dbde4a9d2ca2