[INFO] cloning repository https://github.com/szunami/flamegraph-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/szunami/flamegraph-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fszunami%2Fflamegraph-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fszunami%2Fflamegraph-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f2931399f4af9cf6fa819ee8bbad538fa573765d [INFO] testing szunami/flamegraph-example against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fszunami%2Fflamegraph-example" "/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/szunami/flamegraph-example on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/szunami/flamegraph-example [INFO] finished tweaking git repo https://github.com/szunami/flamegraph-example [INFO] tweaked toml for git repo https://github.com/szunami/flamegraph-example written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/szunami/flamegraph-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", 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] 67891db420c17d4dbd7c69a1b8bd0eacc0cb999bcec585b45d4e3a966ccb7bd9 [INFO] running `Command { std: "docker" "start" "-a" "67891db420c17d4dbd7c69a1b8bd0eacc0cb999bcec585b45d4e3a966ccb7bd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "67891db420c17d4dbd7c69a1b8bd0eacc0cb999bcec585b45d4e3a966ccb7bd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67891db420c17d4dbd7c69a1b8bd0eacc0cb999bcec585b45d4e3a966ccb7bd9", kill_on_drop: false }` [INFO] [stdout] 67891db420c17d4dbd7c69a1b8bd0eacc0cb999bcec585b45d4e3a966ccb7bd9 [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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--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] 0a94ed74e69faed0a7bdf18ab1878698b2534f4607be8ab7d797af4acc413553 [INFO] running `Command { std: "docker" "start" "-a" "0a94ed74e69faed0a7bdf18ab1878698b2534f4607be8ab7d797af4acc413553", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling syn v1.0.45 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling rustc-demangle v0.1.17 [INFO] [stderr] Compiling object v0.21.1 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling str_stack v0.1.0 [INFO] [stderr] Compiling pprof v0.3.18 [INFO] [stderr] Compiling cpp_demangle v0.3.1 [INFO] [stderr] Compiling instant v0.1.7 [INFO] [stderr] Compiling debugid v0.7.2 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling rgb v0.8.25 [INFO] [stderr] Compiling msvc-demangler v0.8.0 [INFO] [stderr] Compiling quick-xml v0.19.0 [INFO] [stderr] Compiling num-format v0.4.0 [INFO] [stderr] Compiling symbolic-demangle v7.5.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling backtrace v0.3.53 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling const-random-macro v0.1.11 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling const-random v0.1.11 [INFO] [stderr] Compiling ahash v0.4.6 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling inferno v0.10.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling symbolic-common v7.5.0 [INFO] [stderr] Compiling thiserror v1.0.21 [INFO] [stderr] Compiling flamegraph-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "0a94ed74e69faed0a7bdf18ab1878698b2534f4607be8ab7d797af4acc413553", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a94ed74e69faed0a7bdf18ab1878698b2534f4607be8ab7d797af4acc413553", kill_on_drop: false }` [INFO] [stdout] 0a94ed74e69faed0a7bdf18ab1878698b2534f4607be8ab7d797af4acc413553 [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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e77550db782c5483133e16de1f974876943f8f99fe270082e38e62529debc25a [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" "e77550db782c5483133e16de1f974876943f8f99fe270082e38e62529debc25a", kill_on_drop: false }` [INFO] [stderr] Compiling flamegraph-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.22s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/flamegraph_example-5dd8aea3ecc829f4) [INFO] running `Command { std: "docker" "inspect" "e77550db782c5483133e16de1f974876943f8f99fe270082e38e62529debc25a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e77550db782c5483133e16de1f974876943f8f99fe270082e38e62529debc25a", kill_on_drop: false }` [INFO] [stdout] e77550db782c5483133e16de1f974876943f8f99fe270082e38e62529debc25a [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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", 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] 255975f0de9717aa6d7f3836312239f94bd61fb2d2d2ecf7a2845748edeee8d9 [INFO] running `Command { std: "docker" "start" "-a" "255975f0de9717aa6d7f3836312239f94bd61fb2d2d2ecf7a2845748edeee8d9", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/flamegraph_example-5dd8aea3ecc829f4) [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" "255975f0de9717aa6d7f3836312239f94bd61fb2d2d2ecf7a2845748edeee8d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "255975f0de9717aa6d7f3836312239f94bd61fb2d2d2ecf7a2845748edeee8d9", kill_on_drop: false }` [INFO] [stdout] 255975f0de9717aa6d7f3836312239f94bd61fb2d2d2ecf7a2845748edeee8d9