[INFO] cloning repository https://github.com/BORN2LOSE/ahagon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BORN2LOSE/ahagon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBORN2LOSE%2Fahagon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBORN2LOSE%2Fahagon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3fa5f47359c1709adf32945ce69e3884e869c5de [INFO] testing BORN2LOSE/ahagon against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBORN2LOSE%2Fahagon" "/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/BORN2LOSE/ahagon on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/BORN2LOSE/ahagon [INFO] finished tweaking git repo https://github.com/BORN2LOSE/ahagon [INFO] tweaked toml for git repo https://github.com/BORN2LOSE/ahagon written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/BORN2LOSE/ahagon already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--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-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" "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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8d455286583c092aadb18a505d0feece36991546ec7aca684a45136c356f5351 [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" "8d455286583c092aadb18a505d0feece36991546ec7aca684a45136c356f5351", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d455286583c092aadb18a505d0feece36991546ec7aca684a45136c356f5351", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d455286583c092aadb18a505d0feece36991546ec7aca684a45136c356f5351", kill_on_drop: false }` [INFO] [stdout] 8d455286583c092aadb18a505d0feece36991546ec7aca684a45136c356f5351 [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" "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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c6d0f41b5f7e1ec23fd4458645a8678409cd5fab1e89b54ddb8bf066ff405c03 [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" "c6d0f41b5f7e1ec23fd4458645a8678409cd5fab1e89b54ddb8bf066ff405c03", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling libc v0.2.31 [INFO] [stderr] Compiling bitflags v1.0.0 [INFO] [stderr] Compiling cairo-rs v0.2.0 (https://github.com/gtk-rs/cairo#911c1fe0) [INFO] [stderr] Compiling gdk-pixbuf v0.2.0 (https://github.com/gtk-rs/gdk-pixbuf#8f787c36) [INFO] [stderr] Compiling gio v0.2.0 (https://github.com/gtk-rs/gio.git#14271f0a) [INFO] [stderr] Compiling c_vec v1.2.1 [INFO] [stderr] Compiling gdk v0.6.0 (https://github.com/gtk-rs/gdk#f7802e38) [INFO] [stderr] Compiling gtk v0.2.0 (https://github.com/gtk-rs/gtk.git#b121c273) [INFO] [stderr] Compiling glib-sys v0.4.0 (https://github.com/gtk-rs/sys#f7f09c60) [INFO] [stderr] Compiling gobject-sys v0.4.0 (https://github.com/gtk-rs/sys#f7f09c60) [INFO] [stderr] Compiling gio-sys v0.4.0 (https://github.com/gtk-rs/sys#f7f09c60) [INFO] [stderr] Compiling cairo-sys-rs v0.4.0 (https://github.com/gtk-rs/cairo#911c1fe0) [INFO] [stderr] Compiling gdk-pixbuf-sys v0.4.0 (https://github.com/gtk-rs/sys#f7f09c60) [INFO] [stderr] Compiling pango-sys v0.4.0 (https://github.com/gtk-rs/sys#f7f09c60) [INFO] [stderr] Compiling gdk-sys v0.4.0 (https://github.com/gtk-rs/sys#f7f09c60) [INFO] [stderr] Compiling atk-sys v0.4.0 (https://github.com/gtk-rs/sys#f7f09c60) [INFO] [stderr] Compiling gtk-sys v0.4.0 (https://github.com/gtk-rs/sys#f7f09c60) [INFO] [stderr] Compiling glib v0.3.0 (https://github.com/gtk-rs/glib#451bc8df) [INFO] [stderr] Compiling pango v0.2.0 (https://github.com/gtk-rs/pango#5f7a01c1) [INFO] [stderr] Compiling ahagon v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 46s [INFO] running `Command { std: "docker" "inspect" "c6d0f41b5f7e1ec23fd4458645a8678409cd5fab1e89b54ddb8bf066ff405c03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6d0f41b5f7e1ec23fd4458645a8678409cd5fab1e89b54ddb8bf066ff405c03", kill_on_drop: false }` [INFO] [stdout] c6d0f41b5f7e1ec23fd4458645a8678409cd5fab1e89b54ddb8bf066ff405c03 [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" "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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a1b594f8aada0db069a46f10c6b6377c24eab8c8380e6744fa5edaa42adcb884 [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" "a1b594f8aada0db069a46f10c6b6377c24eab8c8380e6744fa5edaa42adcb884", kill_on_drop: false }` [INFO] [stderr] Compiling ahagon v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.92s [INFO] running `Command { std: "docker" "inspect" "a1b594f8aada0db069a46f10c6b6377c24eab8c8380e6744fa5edaa42adcb884", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1b594f8aada0db069a46f10c6b6377c24eab8c8380e6744fa5edaa42adcb884", kill_on_drop: false }` [INFO] [stdout] a1b594f8aada0db069a46f10c6b6377c24eab8c8380e6744fa5edaa42adcb884 [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" "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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3198285e9a6badb9e50058dace7b0302804904f7627d6a70eca7b1907626b93a [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" "3198285e9a6badb9e50058dace7b0302804904f7627d6a70eca7b1907626b93a", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stdout] running 0 tests [INFO] [stderr] Running /opt/rustwide/target/debug/deps/ahagon-09e818d845991418 [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3198285e9a6badb9e50058dace7b0302804904f7627d6a70eca7b1907626b93a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3198285e9a6badb9e50058dace7b0302804904f7627d6a70eca7b1907626b93a", kill_on_drop: false }` [INFO] [stdout] 3198285e9a6badb9e50058dace7b0302804904f7627d6a70eca7b1907626b93a