[INFO] cloning repository https://github.com/totem3/rustr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/totem3/rustr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftotem3%2Frustr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftotem3%2Frustr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dcb88d1c9ef2e8b7688a978704016832e28e192a [INFO] checking totem3/rustr against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftotem3%2Frustr" "/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/totem3/rustr on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/totem3/rustr [INFO] finished tweaking git repo https://github.com/totem3/rustr [INFO] tweaked toml for git repo https://github.com/totem3/rustr written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/totem3/rustr already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: the lock file /workspace/builds/worker-2/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 253d6005a7cc0cca3894181163ca9b8e0ad8cb590bab6d89ad97f554a110d400 [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" "253d6005a7cc0cca3894181163ca9b8e0ad8cb590bab6d89ad97f554a110d400", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "253d6005a7cc0cca3894181163ca9b8e0ad8cb590bab6d89ad97f554a110d400", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "253d6005a7cc0cca3894181163ca9b8e0ad8cb590bab6d89ad97f554a110d400", kill_on_drop: false }` [INFO] [stdout] 253d6005a7cc0cca3894181163ca9b8e0ad8cb590bab6d89ad97f554a110d400 [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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82e948946fb3bff52f127cba99d9fa4eb5e8e82c6349315665ab4d7fec35e811 [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" "82e948946fb3bff52f127cba99d9fa4eb5e8e82c6349315665ab4d7fec35e811", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v0.3.3 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking inotify-sys v0.1.4 [INFO] [stderr] Checking mio v0.7.5 [INFO] [stderr] Checking inotify v0.9.1 [INFO] [stderr] Checking rustr v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `inotify::INotify` [INFO] [stdout] --> src/main.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use inotify::INotify; [INFO] [stdout] | ^^^^^^^^^------- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `Inotify` [INFO] [stdout] | no `INotify` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `inotify::wrapper` [INFO] [stdout] --> src/main.rs:11:14 [INFO] [stdout] | [INFO] [stdout] 11 | use inotify::wrapper::Event; [INFO] [stdout] | ^^^^^^^ could not find `wrapper` in `inotify` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `inotify::ffi` [INFO] [stdout] --> src/main.rs:12:14 [INFO] [stdout] | [INFO] [stdout] 12 | use inotify::ffi::*; [INFO] [stdout] | ^^^ could not find `ffi` in `inotify` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `IN_MODIFY` in this scope [INFO] [stdout] --> src/main.rs:59:26 [INFO] [stdout] | [INFO] [stdout] 59 | ino.add_watch(f, IN_MODIFY|IN_CREATE|IN_DELETE).unwrap(); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `IN_CREATE` in this scope [INFO] [stdout] --> src/main.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | ino.add_watch(f, IN_MODIFY|IN_CREATE|IN_DELETE).unwrap(); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `IN_DELETE` in this scope [INFO] [stdout] --> src/main.rs:59:46 [INFO] [stdout] | [INFO] [stdout] 59 | ino.add_watch(f, IN_MODIFY|IN_CREATE|IN_DELETE).unwrap(); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `inotify::INotify` [INFO] [stdout] --> src/main.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use inotify::INotify; [INFO] [stdout] | ^^^^^^^^^------- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `Inotify` [INFO] [stdout] | no `INotify` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `inotify::wrapper` [INFO] [stdout] --> src/main.rs:11:14 [INFO] [stdout] | [INFO] [stdout] 11 | use inotify::wrapper::Event; [INFO] [stdout] | ^^^^^^^ could not find `wrapper` in `inotify` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `inotify::ffi` [INFO] [stdout] --> src/main.rs:12:14 [INFO] [stdout] | [INFO] [stdout] 12 | use inotify::ffi::*; [INFO] [stdout] | ^^^ could not find `ffi` in `inotify` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `IN_MODIFY` in this scope [INFO] [stdout] --> src/main.rs:59:26 [INFO] [stdout] | [INFO] [stdout] 59 | ino.add_watch(f, IN_MODIFY|IN_CREATE|IN_DELETE).unwrap(); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `IN_CREATE` in this scope [INFO] [stdout] --> src/main.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | ino.add_watch(f, IN_MODIFY|IN_CREATE|IN_DELETE).unwrap(); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `IN_DELETE` in this scope [INFO] [stdout] --> src/main.rs:59:46 [INFO] [stdout] | [INFO] [stdout] 59 | ino.add_watch(f, IN_MODIFY|IN_CREATE|IN_DELETE).unwrap(); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustr` [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432. [INFO] [stdout] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "82e948946fb3bff52f127cba99d9fa4eb5e8e82c6349315665ab4d7fec35e811", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82e948946fb3bff52f127cba99d9fa4eb5e8e82c6349315665ab4d7fec35e811", kill_on_drop: false }` [INFO] [stdout] 82e948946fb3bff52f127cba99d9fa4eb5e8e82c6349315665ab4d7fec35e811