[INFO] updating cached repository https://github.com/AQRPM/AQRPM [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9986c2d2fd6a94c07fc85693609f55ae6064d46e [INFO] checking AQRPM/AQRPM against try#c8bdaa84ec1b37f18f30375e196a65b7602f3790 for pr-73345 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAQRPM%2FAQRPM" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AQRPM/AQRPM on toolchain c8bdaa84ec1b37f18f30375e196a65b7602f3790 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AQRPM/AQRPM [INFO] finished tweaking git repo https://github.com/AQRPM/AQRPM [INFO] tweaked toml for git repo https://github.com/AQRPM/AQRPM written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/AQRPM/AQRPM already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5375c3b2f2f0bc93d6917bd84c54d18cc34f413d3ddb92f019c40f5b5c90c1c6 [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" "5375c3b2f2f0bc93d6917bd84c54d18cc34f413d3ddb92f019c40f5b5c90c1c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5375c3b2f2f0bc93d6917bd84c54d18cc34f413d3ddb92f019c40f5b5c90c1c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5375c3b2f2f0bc93d6917bd84c54d18cc34f413d3ddb92f019c40f5b5c90c1c6", kill_on_drop: false }` [INFO] [stdout] 5375c3b2f2f0bc93d6917bd84c54d18cc34f413d3ddb92f019c40f5b5c90c1c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] a8542695693607183829b3cec79df9623d0ebf0d3424d092ce760d7f96cdc4b4 [INFO] running `Command { std: "docker" "start" "-a" "a8542695693607183829b3cec79df9623d0ebf0d3424d092ce760d7f96cdc4b4", kill_on_drop: false }` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Checking libc v0.2.34 [INFO] [stderr] Checking bitflags v1.0.1 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling cc v1.0.3 [INFO] [stderr] Compiling gdk-pixbuf v0.3.0 [INFO] [stderr] Compiling gio v0.3.0 [INFO] [stderr] Compiling cairo-rs v0.3.0 [INFO] [stderr] Checking c_vec v1.2.1 [INFO] [stderr] Compiling gdk v0.7.0 [INFO] [stderr] Checking num-traits v0.1.41 [INFO] [stderr] Checking rustc-demangle v0.1.5 [INFO] [stderr] Compiling gtk v0.3.0 [INFO] [stderr] Compiling glib-sys v0.5.0 [INFO] [stderr] Compiling gobject-sys v0.5.0 [INFO] [stderr] Compiling gio-sys v0.5.0 [INFO] [stderr] Compiling cairo-sys-rs v0.5.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.5.0 [INFO] [stderr] Compiling pango-sys v0.5.0 [INFO] [stderr] Compiling gdk-sys v0.5.0 [INFO] [stderr] Compiling atk-sys v0.5.0 [INFO] [stderr] Compiling gtk-sys v0.5.0 [INFO] [stderr] Compiling libsodium-sys v0.0.16 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking rmp v0.8.7 [INFO] [stderr] Checking sodiumoxide v0.0.16 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Checking rmp-serde v0.13.7 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling serde_derive_internals v0.19.0 [INFO] [stderr] Checking glib v0.4.0 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.27 [INFO] [stderr] Checking pango v0.3.0 [INFO] [stderr] Checking backtrace v0.3.4 [INFO] [stderr] Checking failure v0.1.1 [INFO] [stderr] Checking aqrpm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Align`, `Box as GtkBox`, `Button`, `ButtonsType`, `Label`, `MenuItem`, `Menu`, `MessageDialog`, `RadioButton` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | Align, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 6 | Box as GtkBox, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 7 | Button, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 8 | ButtonsType, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 11 | Label, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 12 | Menu, [INFO] [stdout] | ^^^^ [INFO] [stdout] 13 | MenuItem, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 14 | MessageDialog, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 15 | RadioButton, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Align`, `Box as GtkBox`, `Button`, `ButtonsType`, `Label`, `MenuItem`, `Menu`, `MessageDialog`, `RadioButton` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | Align, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 6 | Box as GtkBox, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 7 | Button, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 8 | ButtonsType, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 11 | Label, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 12 | Menu, [INFO] [stdout] | ^^^^ [INFO] [stdout] 13 | MenuItem, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 14 | MessageDialog, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 15 | RadioButton, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `Command { std: "docker" "inspect" "a8542695693607183829b3cec79df9623d0ebf0d3424d092ce760d7f96cdc4b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8542695693607183829b3cec79df9623d0ebf0d3424d092ce760d7f96cdc4b4", kill_on_drop: false }` [INFO] [stdout] a8542695693607183829b3cec79df9623d0ebf0d3424d092ce760d7f96cdc4b4