[INFO] cloning repository https://github.com/Baranowski/stacktraceflow [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Baranowski/stacktraceflow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBaranowski%2Fstacktraceflow", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBaranowski%2Fstacktraceflow'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e314f710c8d69829f051a3bf3fbeebb4ee13e72d [INFO] testing Baranowski/stacktraceflow against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBaranowski%2Fstacktraceflow" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Baranowski/stacktraceflow on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Baranowski/stacktraceflow [INFO] finished tweaking git repo https://github.com/Baranowski/stacktraceflow [INFO] tweaked toml for git repo https://github.com/Baranowski/stacktraceflow written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/Baranowski/stacktraceflow already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 71fa3120d211d757ca8cd8b269dba3767b4fa805584f43d00e258ab00b706074 [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" "71fa3120d211d757ca8cd8b269dba3767b4fa805584f43d00e258ab00b706074", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "71fa3120d211d757ca8cd8b269dba3767b4fa805584f43d00e258ab00b706074", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71fa3120d211d757ca8cd8b269dba3767b4fa805584f43d00e258ab00b706074", kill_on_drop: false }` [INFO] [stdout] 71fa3120d211d757ca8cd8b269dba3767b4fa805584f43d00e258ab00b706074 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f46f495496e07e2051590c16b3d9c8eccc0f5b1ce5d8e43d2771333cd2334d56 [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" "f46f495496e07e2051590c16b3d9c8eccc0f5b1ce5d8e43d2771333cd2334d56", kill_on_drop: false }` [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling arc-swap v0.4.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Compiling array-macro v1.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling xi-unicode v0.2.0 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling proc-macro2 v1.0.4 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling signal-hook-registry v1.1.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling signal-hook v0.1.10 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling ncurses v5.99.0 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling debug_stub_derive v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling enum-map-derive v0.4.3 [INFO] [stderr] Compiling enum-map v0.6.1 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling darling_macro v0.9.0 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling darling v0.9.0 [INFO] [stderr] Compiling enumset_derive v0.4.1 [INFO] [stderr] Compiling enumset v0.4.2 [INFO] [stderr] Compiling toml v0.5.3 [INFO] [stderr] Compiling cursive v0.13.0 [INFO] [stderr] Compiling cursive_tree_view v0.5.0 (https://github.com/BonsaiDen/cursive_tree_view#b7729427) [INFO] [stderr] Compiling stacktraceflow v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 00s [INFO] running `Command { std: "docker" "inspect" "f46f495496e07e2051590c16b3d9c8eccc0f5b1ce5d8e43d2771333cd2334d56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f46f495496e07e2051590c16b3d9c8eccc0f5b1ce5d8e43d2771333cd2334d56", kill_on_drop: false }` [INFO] [stdout] f46f495496e07e2051590c16b3d9c8eccc0f5b1ce5d8e43d2771333cd2334d56 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ac1d330b744e3df3b1ae5f7064bfdc1069550b774a931fa67097d0ed6e98a05 [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" "1ac1d330b744e3df3b1ae5f7064bfdc1069550b774a931fa67097d0ed6e98a05", kill_on_drop: false }` [INFO] [stderr] Compiling stacktraceflow v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.94s [INFO] running `Command { std: "docker" "inspect" "1ac1d330b744e3df3b1ae5f7064bfdc1069550b774a931fa67097d0ed6e98a05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ac1d330b744e3df3b1ae5f7064bfdc1069550b774a931fa67097d0ed6e98a05", kill_on_drop: false }` [INFO] [stdout] 1ac1d330b744e3df3b1ae5f7064bfdc1069550b774a931fa67097d0ed6e98a05 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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] afbd7af4483bd44c7b71a94aaf9afaf0bbdb25e97062d0982626186bdfbdc752 [INFO] running `Command { std: "docker" "start" "-a" "afbd7af4483bd44c7b71a94aaf9afaf0bbdb25e97062d0982626186bdfbdc752", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/stacktraceflow-8103bdc9f25bf0dc [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "afbd7af4483bd44c7b71a94aaf9afaf0bbdb25e97062d0982626186bdfbdc752", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afbd7af4483bd44c7b71a94aaf9afaf0bbdb25e97062d0982626186bdfbdc752", kill_on_drop: false }` [INFO] [stdout] afbd7af4483bd44c7b71a94aaf9afaf0bbdb25e97062d0982626186bdfbdc752