[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] building silven/alarmy against try#3bbb5242a8064de4ca3af4036745ddf603ddaa85 for pr-101929 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsilven%2Falarmy" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/silven/alarmy on toolchain 3bbb5242a8064de4ca3af4036745ddf603ddaa85 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "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-0/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" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fa65ab250f150bdad99e716aa249df1a2cab6fb47bf662246d4a5fa5ad749cc0 [INFO] running `Command { std: "docker" "start" "-a" "fa65ab250f150bdad99e716aa249df1a2cab6fb47bf662246d4a5fa5ad749cc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa65ab250f150bdad99e716aa249df1a2cab6fb47bf662246d4a5fa5ad749cc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa65ab250f150bdad99e716aa249df1a2cab6fb47bf662246d4a5fa5ad749cc0", kill_on_drop: false }` [INFO] [stdout] fa65ab250f150bdad99e716aa249df1a2cab6fb47bf662246d4a5fa5ad749cc0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "RUSTDOCFLAGS=--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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 52442f8cb854914b60d9d9bfe852d9cc9ea1346a274ba1426d61bc7c8dad25c0 [INFO] running `Command { std: "docker" "start" "-a" "52442f8cb854914b60d9d9bfe852d9cc9ea1346a274ba1426d61bc7c8dad25c0", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling libc v0.2.46 [INFO] [stderr] Compiling bitflags v1.0.4 [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 num-traits v0.2.6 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling gdk-pixbuf v0.3.0 [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling gio v0.3.0 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Compiling cairo-rs v0.3.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling gdk v0.7.0 [INFO] [stderr] Compiling c_vec v1.2.1 [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 iovec v0.1.2 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling gtk-sys v0.5.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling minimp3-sys v0.3.1 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling tokio-io v0.1.11 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling slab v0.4.1 [INFO] [stderr] Compiling rand v0.4.5 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling glib v0.4.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling futures-glib v0.3.2 [INFO] [stderr] Compiling gtk v0.3.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling relm-core v0.11.0 [INFO] [stderr] Compiling smallvec v0.6.7 [INFO] [stderr] Compiling slice-deque v0.1.16 [INFO] [stderr] Compiling ogg v0.7.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling cpal v0.8.2 [INFO] [stderr] Compiling lewton v0.9.3 [INFO] [stderr] Compiling cgmath v0.14.1 [INFO] [stderr] Compiling minimp3 v0.3.2 [INFO] [stderr] Compiling pango v0.3.0 [INFO] [stderr] Compiling relm-gen-widget v0.11.0 [INFO] [stderr] Compiling relm-state v0.11.0 [INFO] [stderr] Compiling claxon v0.3.2 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling relm-derive-common v0.11.0 [INFO] [stderr] Compiling rodio v0.8.1 [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 31s [INFO] running `Command { std: "docker" "inspect" "52442f8cb854914b60d9d9bfe852d9cc9ea1346a274ba1426d61bc7c8dad25c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52442f8cb854914b60d9d9bfe852d9cc9ea1346a274ba1426d61bc7c8dad25c0", kill_on_drop: false }` [INFO] [stdout] 52442f8cb854914b60d9d9bfe852d9cc9ea1346a274ba1426d61bc7c8dad25c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "RUSTDOCFLAGS=--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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 006bf0d75cd842bf170b9f0dd0e3133f628b3db154eb655006de22012c8c8621 [INFO] running `Command { std: "docker" "start" "-a" "006bf0d75cd842bf170b9f0dd0e3133f628b3db154eb655006de22012c8c8621", kill_on_drop: false }` [INFO] [stderr] Compiling alarmy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.70s [INFO] running `Command { std: "docker" "inspect" "006bf0d75cd842bf170b9f0dd0e3133f628b3db154eb655006de22012c8c8621", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "006bf0d75cd842bf170b9f0dd0e3133f628b3db154eb655006de22012c8c8621", kill_on_drop: false }` [INFO] [stdout] 006bf0d75cd842bf170b9f0dd0e3133f628b3db154eb655006de22012c8c8621