[INFO] cloning repository https://github.com/silven/alarmy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/silven/alarmy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsilven%2Falarmy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsilven%2Falarmy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7f27aa01e34bb0cf0d37641cbcbbc1f24dfdc944 [INFO] testing silven/alarmy against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsilven%2Falarmy" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/silven/alarmy on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/silven/alarmy [INFO] finished tweaking git repo https://github.com/silven/alarmy [INFO] tweaked toml for git repo https://github.com/silven/alarmy written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/silven/alarmy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0e2c7477fed92fcf6ca3a0befa293d2dc47eefdc2a2fdc895711d5d12129df89 [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" "0e2c7477fed92fcf6ca3a0befa293d2dc47eefdc2a2fdc895711d5d12129df89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e2c7477fed92fcf6ca3a0befa293d2dc47eefdc2a2fdc895711d5d12129df89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e2c7477fed92fcf6ca3a0befa293d2dc47eefdc2a2fdc895711d5d12129df89", kill_on_drop: false }` [INFO] [stdout] 0e2c7477fed92fcf6ca3a0befa293d2dc47eefdc2a2fdc895711d5d12129df89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 293531e20be87cd74d65fce5d0b67c8914665d2040b3b997c1df4f499a494b50 [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" "293531e20be87cd74d65fce5d0b67c8914665d2040b3b997c1df4f499a494b50", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling libc v0.2.46 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling cairo-rs v0.3.0 [INFO] [stderr] Compiling gdk-pixbuf v0.3.0 [INFO] [stderr] Compiling gio v0.3.0 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling gdk v0.7.0 [INFO] [stderr] Compiling c_vec v1.2.1 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling gtk v0.3.0 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling claxon v0.3.2 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling smallvec v0.6.7 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling ogg v0.7.0 [INFO] [stderr] Compiling log v0.3.9 [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 gdk-pixbuf-sys v0.5.0 [INFO] [stderr] Compiling cairo-sys-rs 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 alsa-sys v0.1.2 [INFO] [stderr] Compiling lewton v0.9.3 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling rand v0.4.5 [INFO] [stderr] Compiling slice-deque v0.1.16 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling minimp3-sys v0.3.1 [INFO] [stderr] Compiling cpal v0.8.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling tokio-io v0.1.11 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling cgmath v0.14.1 [INFO] [stderr] Compiling futures-glib v0.3.2 [INFO] [stderr] Compiling minimp3 v0.3.2 [INFO] [stderr] Compiling relm-core v0.11.0 [INFO] [stderr] Compiling relm-state v0.11.0 [INFO] [stderr] Compiling glib v0.4.1 [INFO] [stderr] Compiling relm-gen-widget v0.11.0 [INFO] [stderr] Compiling rodio v0.8.1 [INFO] [stderr] Compiling pango v0.3.0 [INFO] [stderr] Compiling relm-derive-common v0.11.0 [INFO] [stderr] Compiling relm-derive v0.11.0 [INFO] [stderr] Compiling relm v0.11.0 [INFO] [stderr] Compiling alarmy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 56s [INFO] running `Command { std: "docker" "inspect" "293531e20be87cd74d65fce5d0b67c8914665d2040b3b997c1df4f499a494b50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "293531e20be87cd74d65fce5d0b67c8914665d2040b3b997c1df4f499a494b50", kill_on_drop: false }` [INFO] [stdout] 293531e20be87cd74d65fce5d0b67c8914665d2040b3b997c1df4f499a494b50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f2fd1cae9f7c2d6508cf0713314e1e48fb6c8ff5b5d3a1c29a2fd6ee6609e81 [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" "2f2fd1cae9f7c2d6508cf0713314e1e48fb6c8ff5b5d3a1c29a2fd6ee6609e81", kill_on_drop: false }` [INFO] [stderr] Compiling alarmy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.93s [INFO] running `Command { std: "docker" "inspect" "2f2fd1cae9f7c2d6508cf0713314e1e48fb6c8ff5b5d3a1c29a2fd6ee6609e81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f2fd1cae9f7c2d6508cf0713314e1e48fb6c8ff5b5d3a1c29a2fd6ee6609e81", kill_on_drop: false }` [INFO] [stdout] 2f2fd1cae9f7c2d6508cf0713314e1e48fb6c8ff5b5d3a1c29a2fd6ee6609e81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bf7437dc42cd09b5164224e5fd7d2066777ffacc53ff6e1845a9b1fcc6adfe69 [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" "bf7437dc42cd09b5164224e5fd7d2066777ffacc53ff6e1845a9b1fcc6adfe69", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/alarmy-a16ba689c48e5176) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bf7437dc42cd09b5164224e5fd7d2066777ffacc53ff6e1845a9b1fcc6adfe69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf7437dc42cd09b5164224e5fd7d2066777ffacc53ff6e1845a9b1fcc6adfe69", kill_on_drop: false }` [INFO] [stdout] bf7437dc42cd09b5164224e5fd7d2066777ffacc53ff6e1845a9b1fcc6adfe69