[INFO] cloning repository https://github.com/museun/still_shaken
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/museun/still_shaken" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuseun%2Fstill_shaken", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuseun%2Fstill_shaken'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 92003417aad4d3d0334419741061a61a0b3817c2
[INFO] testing museun/still_shaken against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuseun%2Fstill_shaken" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/museun/still_shaken on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/museun/still_shaken
[INFO] finished tweaking git repo https://github.com/museun/still_shaken
[INFO] tweaked toml for git repo https://github.com/museun/still_shaken written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/museun/still_shaken already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/museun/markov`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/museun/fastrand_ext`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mock_instant v0.2.1
[INFO] [stderr]   Downloaded tiny_http v0.7.0
[INFO] [stderr]   Downloaded async-ctrlc v1.2.0
[INFO] [stderr]   Downloaded wildmatch v1.0.12
[INFO] [stderr]   Downloaded async-tls v0.10.0
[INFO] [stderr]   Downloaded alto_logger v0.3.7
[INFO] [stderr]   Downloaded attohttpc v0.16.0
[INFO] [stderr]   Downloaded twitchchat v0.14.5
[INFO] [stderr]   Downloaded snap v1.0.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8df6d1397d24fe88315f0c2fd634e27538cfce516752b20596331ae1d43c7e3c
[INFO] running `Command { std: "docker" "start" "-a" "8df6d1397d24fe88315f0c2fd634e27538cfce516752b20596331ae1d43c7e3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8df6d1397d24fe88315f0c2fd634e27538cfce516752b20596331ae1d43c7e3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8df6d1397d24fe88315f0c2fd634e27538cfce516752b20596331ae1d43c7e3c", kill_on_drop: false }`
[INFO] [stdout] 8df6d1397d24fe88315f0c2fd634e27538cfce516752b20596331ae1d43c7e3c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a45375deefd54c604454361170827e62e44fd162178f738103cfc729d8a68f9c
[INFO] running `Command { std: "docker" "start" "-a" "a45375deefd54c604454361170827e62e44fd162178f738103cfc729d8a68f9c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.80
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling once_cell v1.4.1
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling syn v1.0.48
[INFO] [stderr]    Compiling cc v1.0.61
[INFO] [stderr]    Compiling serde_derive v1.0.117
[INFO] [stderr]    Compiling serde v1.0.117
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling fastrand v1.4.0
[INFO] [stderr]    Compiling futures-core v0.3.7
[INFO] [stderr]    Compiling futures-io v0.3.7
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling cache-padded v1.1.1
[INFO] [stderr]    Compiling tinyvec v0.3.4
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling event-listener v2.5.1
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.4
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling pin-project-lite v0.1.11
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.13
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling ahash v0.4.6
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]    Compiling serde_json v1.0.59
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]    Compiling indexmap v1.6.0
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling anyhow v1.0.33
[INFO] [stderr]    Compiling vec-arena v1.0.0
[INFO] [stderr]    Compiling futures-lite v1.11.2
[INFO] [stderr]    Compiling async-channel v1.5.1
[INFO] [stderr]    Compiling simple-mutex v1.1.5
[INFO] [stderr]    Compiling async-task v4.0.3
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling termcolor v1.1.0
[INFO] [stderr]    Compiling snap v1.0.1
[INFO] [stderr]    Compiling async-dup v1.2.2
[INFO] [stderr]    Compiling futures-timer v3.0.2
[INFO] [stderr]    Compiling wildmatch v1.0.12
[INFO] [stderr]    Compiling idna v0.2.0
[INFO] [stderr]    Compiling alto_logger v0.3.7
[INFO] [stderr]    Compiling atomic-waker v1.0.0
[INFO] [stderr]    Compiling async-mutex v1.4.0
[INFO] [stderr]    Compiling fastrand_ext v0.1.0 (https://github.com/museun/fastrand_ext?rev=a8a74879f3f5726613c55f44695c05d523de26fd#a8a74879)
[INFO] [stderr]    Compiling ring v0.16.15
[INFO] [stderr]    Compiling http v0.2.1
[INFO] [stderr]    Compiling shaken_commands v0.1.0 (/opt/rustwide/workdir/crates/shaken_commands)
[INFO] [stderr]    Compiling shaken_template v0.1.0 (/opt/rustwide/workdir/crates/shaken_template)
[INFO] [stderr]    Compiling chunked_transfer v1.3.0
[INFO] [stderr]    Compiling simple_env_load v0.1.0
[INFO] [stderr]    Compiling ascii v1.0.0
[INFO] [stderr]    Compiling mock_instant v0.2.1
[INFO] [stderr]    Compiling polling v2.0.2
[INFO] [stderr]    Compiling url v2.1.1
[INFO] [stderr]    Compiling nb-connect v1.0.2
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling blocking v1.0.2
[INFO] [stderr]    Compiling async-executor v1.3.0
[INFO] [stderr]    Compiling async-io v1.1.10
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling tiny_http v0.7.0
[INFO] [stderr]    Compiling webpki v0.21.3
[INFO] [stderr]    Compiling sct v0.6.0
[INFO] [stderr]    Compiling ctrlc v3.1.7
[INFO] [stderr]    Compiling async-ctrlc v1.2.0
[INFO] [stderr]    Compiling rustls v0.18.1
[INFO] [stderr]    Compiling webpki-roots v0.20.0
[INFO] [stderr]    Compiling webpki-roots v0.19.0
[INFO] [stderr]    Compiling async-tls v0.10.0
[INFO] [stderr]    Compiling twitchchat v0.14.5
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling bincode v1.3.1
[INFO] [stderr]    Compiling markov v0.1.0 (https://github.com/museun/markov?rev=b2d7f9f4487498c060ab8057f0c1828e2899f212#b2d7f9f4)
[INFO] [stderr]    Compiling toml v0.5.7
[INFO] [stderr]    Compiling attohttpc v0.16.0
[INFO] [stderr]    Compiling shaken_brain v0.1.0 (/opt/rustwide/workdir/crates/shaken_brain)
[INFO] [stderr]    Compiling still_shaken v0.1.0 (/opt/rustwide/workdir/crates/still_shaken)
[INFO] [stdout] warning: method `is_real_error` is never used
[INFO] [stdout]   --> crates/still_shaken/src/error.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub trait DontCare<T> {
[INFO] [stdout]    |           -------- method in this trait
[INFO] [stdout] 20 |     fn dont_care(self) -> anyhow::Result<T>;
[INFO] [stdout] 21 |     fn is_real_error(self) -> Option<anyhow::Error>;
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `executor` is never read
[INFO] [stdout]   --> crates/still_shaken/src/modules/mod.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Components<'a> {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub executor: &'a Executor,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `status` is never read
[INFO] [stdout]    --> crates/still_shaken/src/modules/shaken.rs:107:13
[INFO] [stdout]     |
[INFO] [stdout] 106 |         struct Response {
[INFO] [stdout]     |                -------- field in this struct
[INFO] [stdout] 107 |             status: String,
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.90s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: snap v1.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "a45375deefd54c604454361170827e62e44fd162178f738103cfc729d8a68f9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a45375deefd54c604454361170827e62e44fd162178f738103cfc729d8a68f9c", kill_on_drop: false }`
[INFO] [stdout] a45375deefd54c604454361170827e62e44fd162178f738103cfc729d8a68f9c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 561d8a7084e5b2547419a8e839c58907588471c558b2d4707ec11c358bacd851
[INFO] running `Command { std: "docker" "start" "-a" "561d8a7084e5b2547419a8e839c58907588471c558b2d4707ec11c358bacd851", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling ppv-lite86 v0.2.9
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling shaken_commands v0.1.0 (/opt/rustwide/workdir/crates/shaken_commands)
[INFO] [stderr]    Compiling shaken_template v0.1.0 (/opt/rustwide/workdir/crates/shaken_template)
[INFO] [stderr]    Compiling shaken_brain v0.1.0 (/opt/rustwide/workdir/crates/shaken_brain)
[INFO] [stdout] warning: method `is_real_error` is never used
[INFO] [stdout]   --> crates/still_shaken/src/error.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub trait DontCare<T> {
[INFO] [stdout]    |           -------- method in this trait
[INFO] [stdout] 20 |     fn dont_care(self) -> anyhow::Result<T>;
[INFO] [stdout] 21 |     fn is_real_error(self) -> Option<anyhow::Error>;
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `executor` is never read
[INFO] [stdout]   --> crates/still_shaken/src/modules/mod.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Components<'a> {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub executor: &'a Executor,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `status` is never read
[INFO] [stdout]    --> crates/still_shaken/src/modules/shaken.rs:107:13
[INFO] [stdout]     |
[INFO] [stdout] 106 |         struct Response {
[INFO] [stdout]     |                -------- field in this struct
[INFO] [stdout] 107 |             status: String,
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling tempfile v3.1.0
[INFO] [stderr]    Compiling still_shaken v0.1.0 (/opt/rustwide/workdir/crates/still_shaken)
[INFO] [stdout] warning: method `is_real_error` is never used
[INFO] [stdout]   --> crates/still_shaken/src/error.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub trait DontCare<T> {
[INFO] [stdout]    |           -------- method in this trait
[INFO] [stdout] 20 |     fn dont_care(self) -> anyhow::Result<T>;
[INFO] [stdout] 21 |     fn is_real_error(self) -> Option<anyhow::Error>;
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `status` is never read
[INFO] [stdout]    --> crates/still_shaken/src/modules/shaken.rs:107:13
[INFO] [stdout]     |
[INFO] [stdout] 106 |         struct Response {
[INFO] [stdout]     |                -------- field in this struct
[INFO] [stdout] 107 |             status: String,
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.12s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: snap v1.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "561d8a7084e5b2547419a8e839c58907588471c558b2d4707ec11c358bacd851", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "561d8a7084e5b2547419a8e839c58907588471c558b2d4707ec11c358bacd851", kill_on_drop: false }`
[INFO] [stdout] 561d8a7084e5b2547419a8e839c58907588471c558b2d4707ec11c358bacd851
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] dd87f07713ce76a16f435f80bd7854c5bed7bc63c12b6515f4ff1f1029637613
[INFO] running `Command { std: "docker" "start" "-a" "dd87f07713ce76a16f435f80bd7854c5bed7bc63c12b6515f4ff1f1029637613", kill_on_drop: false }`
[INFO] [stderr] warning: method `is_real_error` is never used
[INFO] [stderr]   --> crates/still_shaken/src/error.rs:21:8
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub trait DontCare<T> {
[INFO] [stderr]    |           -------- method in this trait
[INFO] [stderr] 20 |     fn dont_care(self) -> anyhow::Result<T>;
[INFO] [stderr] 21 |     fn is_real_error(self) -> Option<anyhow::Error>;
[INFO] [stderr]    |        ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `executor` is never read
[INFO] [stderr]   --> crates/still_shaken/src/modules/mod.rs:21:9
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub struct Components<'a> {
[INFO] [stderr]    |            ---------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 21 |     pub executor: &'a Executor,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `status` is never read
[INFO] [stderr]    --> crates/still_shaken/src/modules/shaken.rs:107:13
[INFO] [stderr]     |
[INFO] [stderr] 106 |         struct Response {
[INFO] [stderr]     |                -------- field in this struct
[INFO] [stderr] 107 |             status: String,
[INFO] [stderr]     |             ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `still_shaken` (lib) generated 3 warnings
[INFO] [stderr] warning: `still_shaken` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: snap v1.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/shaken_brain-80e15b6bad707550)
[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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/shaken_commands-d2718082465d2c9d)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::extract ... ok
[INFO] [stdout] test tests::matched ... ok
[INFO] [stdout] test tests::parse_failure ... ok
[INFO] [stdout] test tests::parse_good ... ok
[INFO] [stdout] test tests::display ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::display stdout ----
[INFO] [stdout] thread 'tests::display' panicked at crates/shaken_commands/src/tests.rs:33:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "foo <req> <opt?>"
[INFO] [stdout]  right: "!foo <req> <opt?>"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5576daba59c5 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x5576daba59c5 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x5576daba59c5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x5576daba59c5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x5576dabcc20b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x5576dabcc20b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x5576daba31ff - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x5576daba579e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x5576daba579e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x5576daba71c9 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x5576daba6e8e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x5576dab780ea - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x5576dab780ea - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x5576daba77cb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x5576daba77cb - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x5576daba7544 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x5576daba5e89 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x5576daba7277 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x5576dab2b843 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x5576dab2bc2e - core::panicking::assert_failed_inner::h01c8f7f0c1caba58
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:408:17
[INFO] [stdout]   20:     0x5576dab2c8e2 - core::panicking::assert_failed::hc77aa36463244313
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:363:5
[INFO] [stdout]   21:     0x5576dab3e20d - shaken_commands::tests::display::h174a7b4c5765b5fe
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/shaken_commands/src/tests.rs:33:9
[INFO] [stdout]   22:     0x5576dab3de47 - shaken_commands::tests::display::{{closure}}::hb56d6dbfc15d1dfd
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/shaken_commands/src/tests.rs:21:13
[INFO] [stdout]   23:     0x5576dab364d6 - core::ops::function::FnOnce::call_once::hf45aebf319b75e87
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5576dab7cacb - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5576dab7cacb - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   26:     0x5576dab7c1d1 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   27:     0x5576dab7c1d1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5576dab7c1d1 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   29:     0x5576dab7c1d1 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   30:     0x5576dab7c1d1 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   31:     0x5576dab7c1d1 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   32:     0x5576dab7c1d1 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   33:     0x5576dab44b94 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   34:     0x5576dab44b94 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   35:     0x5576dab495c2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   36:     0x5576dab495c2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5576dab495c2 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   38:     0x5576dab495c2 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   39:     0x5576dab495c2 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   40:     0x5576dab495c2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   41:     0x5576dab495c2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5576dabab9ab - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   43:     0x5576dabab9ab - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x5576dabab9ab - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   45:     0x7f893724dac3 - <unknown>
[INFO] [stdout]   46:     0x7f89372dea04 - __clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::display
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p shaken_commands --lib`
[INFO] running `Command { std: "docker" "inspect" "dd87f07713ce76a16f435f80bd7854c5bed7bc63c12b6515f4ff1f1029637613", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd87f07713ce76a16f435f80bd7854c5bed7bc63c12b6515f4ff1f1029637613", kill_on_drop: false }`
[INFO] [stdout] dd87f07713ce76a16f435f80bd7854c5bed7bc63c12b6515f4ff1f1029637613
[INFO] testing museun/still_shaken against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuseun%2Fstill_shaken" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/museun/still_shaken on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/museun/still_shaken
[INFO] finished tweaking git repo https://github.com/museun/still_shaken
[INFO] tweaked toml for git repo https://github.com/museun/still_shaken written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/museun/still_shaken already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6c78859c0f15e5928c2d350b80d191eb353d254cde76d5b69817efa5d0fe70a0
[INFO] running `Command { std: "docker" "start" "-a" "6c78859c0f15e5928c2d350b80d191eb353d254cde76d5b69817efa5d0fe70a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6c78859c0f15e5928c2d350b80d191eb353d254cde76d5b69817efa5d0fe70a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c78859c0f15e5928c2d350b80d191eb353d254cde76d5b69817efa5d0fe70a0", kill_on_drop: false }`
[INFO] [stdout] 6c78859c0f15e5928c2d350b80d191eb353d254cde76d5b69817efa5d0fe70a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a8c3b81b32590ea5607c47e403be1a5c7b2e1358a56d49cf105ff5a0c388e03b
[INFO] running `Command { std: "docker" "start" "-a" "a8c3b81b32590ea5607c47e403be1a5c7b2e1358a56d49cf105ff5a0c388e03b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.80
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.48
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling once_cell v1.4.1
[INFO] [stderr]    Compiling cc v1.0.61
[INFO] [stderr]    Compiling serde_derive v1.0.117
[INFO] [stderr]    Compiling serde v1.0.117
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling fastrand v1.4.0
[INFO] [stderr]    Compiling futures-io v0.3.7
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling futures-core v0.3.7
[INFO] [stderr]    Compiling cache-padded v1.1.1
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling event-listener v2.5.1
[INFO] [stderr]    Compiling tinyvec v0.3.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.4
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling pin-project-lite v0.1.11
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling ahash v0.4.6
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]    Compiling serde_json v1.0.59
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]    Compiling unicode-normalization v0.1.13
[INFO] [stderr]    Compiling futures-lite v1.11.2
[INFO] [stderr]    Compiling indexmap v1.6.0
[INFO] [stderr]    Compiling anyhow v1.0.33
[INFO] [stderr]    Compiling vec-arena v1.0.0
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling async-channel v1.5.1
[INFO] [stderr]    Compiling simple-mutex v1.1.5
[INFO] [stderr]    Compiling async-task v4.0.3
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling termcolor v1.1.0
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling snap v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling async-dup v1.2.2
[INFO] [stderr]    Compiling atomic-waker v1.0.0
[INFO] [stderr]    Compiling futures-timer v3.0.2
[INFO] [stderr]    Compiling alto_logger v0.3.7
[INFO] [stderr]    Compiling wildmatch v1.0.12
[INFO] [stderr]    Compiling fastrand_ext v0.1.0 (https://github.com/museun/fastrand_ext?rev=a8a74879f3f5726613c55f44695c05d523de26fd#a8a74879)
[INFO] [stderr]    Compiling async-mutex v1.4.0
[INFO] [stderr]    Compiling ring v0.16.15
[INFO] [stderr]    Compiling idna v0.2.0
[INFO] [stderr]    Compiling http v0.2.1
[INFO] [stderr]    Compiling simple_env_load v0.1.0
[INFO] [stderr]    Compiling ascii v1.0.0
[INFO] [stderr]    Compiling shaken_commands v0.1.0 (/opt/rustwide/workdir/crates/shaken_commands)
[INFO] [stderr]    Compiling blocking v1.0.2
[INFO] [stderr]    Compiling nb-connect v1.0.2
[INFO] [stderr]    Compiling polling v2.0.2
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling async-executor v1.3.0
[INFO] [stderr]    Compiling chunked_transfer v1.3.0
[INFO] [stderr]    Compiling async-io v1.1.10
[INFO] [stderr]    Compiling url v2.1.1
[INFO] [stderr]    Compiling mock_instant v0.2.1
[INFO] [stderr]    Compiling shaken_template v0.1.0 (/opt/rustwide/workdir/crates/shaken_template)
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling tiny_http v0.7.0
[INFO] [stderr]    Compiling webpki v0.21.3
[INFO] [stderr]    Compiling sct v0.6.0
[INFO] [stderr]    Compiling ctrlc v3.1.7
[INFO] [stderr]    Compiling async-ctrlc v1.2.0
[INFO] [stderr]    Compiling rustls v0.18.1
[INFO] [stderr]    Compiling webpki-roots v0.20.0
[INFO] [stderr]    Compiling webpki-roots v0.19.0
[INFO] [stderr]    Compiling async-tls v0.10.0
[INFO] [stderr]    Compiling twitchchat v0.14.5
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling bincode v1.3.1
[INFO] [stderr]    Compiling markov v0.1.0 (https://github.com/museun/markov?rev=b2d7f9f4487498c060ab8057f0c1828e2899f212#b2d7f9f4)
[INFO] [stderr]    Compiling toml v0.5.7
[INFO] [stderr]    Compiling attohttpc v0.16.0
[INFO] [stderr]    Compiling shaken_brain v0.1.0 (/opt/rustwide/workdir/crates/shaken_brain)
[INFO] [stderr]    Compiling still_shaken v0.1.0 (/opt/rustwide/workdir/crates/still_shaken)
[INFO] [stdout] warning: method `is_real_error` is never used
[INFO] [stdout]   --> crates/still_shaken/src/error.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub trait DontCare<T> {
[INFO] [stdout]    |           -------- method in this trait
[INFO] [stdout] 20 |     fn dont_care(self) -> anyhow::Result<T>;
[INFO] [stdout] 21 |     fn is_real_error(self) -> Option<anyhow::Error>;
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `executor` is never read
[INFO] [stdout]   --> crates/still_shaken/src/modules/mod.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Components<'a> {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub executor: &'a Executor,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `status` is never read
[INFO] [stdout]    --> crates/still_shaken/src/modules/shaken.rs:107:13
[INFO] [stdout]     |
[INFO] [stdout] 106 |         struct Response {
[INFO] [stdout]     |                -------- field in this struct
[INFO] [stdout] 107 |             status: String,
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.42s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: snap v1.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "a8c3b81b32590ea5607c47e403be1a5c7b2e1358a56d49cf105ff5a0c388e03b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8c3b81b32590ea5607c47e403be1a5c7b2e1358a56d49cf105ff5a0c388e03b", kill_on_drop: false }`
[INFO] [stdout] a8c3b81b32590ea5607c47e403be1a5c7b2e1358a56d49cf105ff5a0c388e03b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aa99ad677fce8934acb434846f73f0f0ef11691ae4ae2082aa1d6d3b7e7c5e61
[INFO] running `Command { std: "docker" "start" "-a" "aa99ad677fce8934acb434846f73f0f0ef11691ae4ae2082aa1d6d3b7e7c5e61", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling ppv-lite86 v0.2.9
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling shaken_commands v0.1.0 (/opt/rustwide/workdir/crates/shaken_commands)
[INFO] [stderr]    Compiling shaken_template v0.1.0 (/opt/rustwide/workdir/crates/shaken_template)
[INFO] [stdout] warning: method `is_real_error` is never used
[INFO] [stdout]   --> crates/still_shaken/src/error.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub trait DontCare<T> {
[INFO] [stdout]    |           -------- method in this trait
[INFO] [stdout] 20 |     fn dont_care(self) -> anyhow::Result<T>;
[INFO] [stdout] 21 |     fn is_real_error(self) -> Option<anyhow::Error>;
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `executor` is never read
[INFO] [stdout]   --> crates/still_shaken/src/modules/mod.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Components<'a> {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub executor: &'a Executor,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `status` is never read
[INFO] [stdout]    --> crates/still_shaken/src/modules/shaken.rs:107:13
[INFO] [stdout]     |
[INFO] [stdout] 106 |         struct Response {
[INFO] [stdout]     |                -------- field in this struct
[INFO] [stdout] 107 |             status: String,
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling shaken_brain v0.1.0 (/opt/rustwide/workdir/crates/shaken_brain)
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling tempfile v3.1.0
[INFO] [stderr]    Compiling still_shaken v0.1.0 (/opt/rustwide/workdir/crates/still_shaken)
[INFO] [stdout] warning: method `is_real_error` is never used
[INFO] [stdout]   --> crates/still_shaken/src/error.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub trait DontCare<T> {
[INFO] [stdout]    |           -------- method in this trait
[INFO] [stdout] 20 |     fn dont_care(self) -> anyhow::Result<T>;
[INFO] [stdout] 21 |     fn is_real_error(self) -> Option<anyhow::Error>;
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `status` is never read
[INFO] [stdout]    --> crates/still_shaken/src/modules/shaken.rs:107:13
[INFO] [stdout]     |
[INFO] [stdout] 106 |         struct Response {
[INFO] [stdout]     |                -------- field in this struct
[INFO] [stdout] 107 |             status: String,
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.90s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: snap v1.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "aa99ad677fce8934acb434846f73f0f0ef11691ae4ae2082aa1d6d3b7e7c5e61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa99ad677fce8934acb434846f73f0f0ef11691ae4ae2082aa1d6d3b7e7c5e61", kill_on_drop: false }`
[INFO] [stdout] aa99ad677fce8934acb434846f73f0f0ef11691ae4ae2082aa1d6d3b7e7c5e61
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 18dc641fe8d44ac3b3b4980a6bc740651cec66ddcebd2e8fe1f707905f5a1f28
[INFO] running `Command { std: "docker" "start" "-a" "18dc641fe8d44ac3b3b4980a6bc740651cec66ddcebd2e8fe1f707905f5a1f28", kill_on_drop: false }`
[INFO] [stderr] warning: method `is_real_error` is never used
[INFO] [stderr]   --> crates/still_shaken/src/error.rs:21:8
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub trait DontCare<T> {
[INFO] [stderr]    |           -------- method in this trait
[INFO] [stderr] 20 |     fn dont_care(self) -> anyhow::Result<T>;
[INFO] [stderr] 21 |     fn is_real_error(self) -> Option<anyhow::Error>;
[INFO] [stderr]    |        ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `executor` is never read
[INFO] [stderr]   --> crates/still_shaken/src/modules/mod.rs:21:9
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub struct Components<'a> {
[INFO] [stderr]    |            ---------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 21 |     pub executor: &'a Executor,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `status` is never read
[INFO] [stderr]    --> crates/still_shaken/src/modules/shaken.rs:107:13
[INFO] [stderr]     |
[INFO] [stderr] 106 |         struct Response {
[INFO] [stderr]     |                -------- field in this struct
[INFO] [stderr] 107 |             status: String,
[INFO] [stderr]     |             ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `still_shaken` (lib) generated 3 warnings
[INFO] [stderr] warning: `still_shaken` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: snap v1.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/shaken_brain-80e15b6bad707550)
[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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/shaken_commands-d2718082465d2c9d)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::matched ... ok
[INFO] [stdout] test tests::extract ... ok
[INFO] [stdout] test tests::parse_failure ... ok
[INFO] [stdout] test tests::parse_good ... ok
[INFO] [stdout] test tests::display ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::display stdout ----
[INFO] [stdout] thread 'tests::display' panicked at crates/shaken_commands/src/tests.rs:33:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "foo <req> <opt?>"
[INFO] [stdout]  right: "!foo <req> <opt?>"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56469abe5a65 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x56469abe5a65 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x56469abe5a65 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x56469abe5a65 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hfb01aa1fa3fb1821
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x56469ac0c24b - core::fmt::rt::Argument::fmt::h125e56152abbc1c3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x56469ac0c24b - core::fmt::write::hb0ab4ff05ccfe741
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x56469abe334f - std::io::Write::write_fmt::hea6336dbf2fa00b8
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x56469abe583e - std::sys_common::backtrace::_print::h79ca548f3a2adf4b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x56469abe583e - std::sys_common::backtrace::print::h9aebf997b2fea2d3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x56469abe71a9 - std::panicking::default_hook::{{closure}}::h68a0954af2694526
[INFO] [stdout]   10:     0x56469abe6efc - std::panicking::default_hook::h5be50cc6849ffb00
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x56469abb81bf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd874405dcbd1d3ed
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x56469abb81bf - test::test_main::{{closure}}::h4f26a9df34a84b94
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x56469abe77ab - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h00e96d9c62aa9a12
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x56469abe77ab - std::panicking::rust_panic_with_hook::h3c0df6036729334c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x56469abe7524 - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x56469abe5f29 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x56469abe7257 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x56469ab6b823 - core::panicking::panic_fmt::h2ba8af99174d83ea
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x56469ab6bc0e - core::panicking::assert_failed_inner::h5c44db15a6ee70ee
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:408:17
[INFO] [stdout]   20:     0x56469ab6c8c2 - core::panicking::assert_failed::hc97ff9e7da85c23c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:363:5
[INFO] [stdout]   21:     0x56469ab7f93d - shaken_commands::tests::display::hd364b9871b5b94ec
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/shaken_commands/src/tests.rs:33:9
[INFO] [stdout]   22:     0x56469ab7f577 - shaken_commands::tests::display::{{closure}}::hb2764931b445817a
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/shaken_commands/src/tests.rs:21:13
[INFO] [stdout]   23:     0x56469ab76676 - core::ops::function::FnOnce::call_once::h983397608342d233
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x56469abbcadb - core::ops::function::FnOnce::call_once::h18c6bf92212b87a4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56469abbcadb - test::__rust_begin_short_backtrace::hdcf0edcfa9080086
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:625:18
[INFO] [stdout]   26:     0x56469abbc1a1 - test::run_test_in_process::{{closure}}::heac2c4eb375d2d10
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:60
[INFO] [stdout]   27:     0x56469abbc1a1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0289bafc8a1cc004
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x56469abbc1a1 - std::panicking::try::do_call::h5e158f1ad8a5f983
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   29:     0x56469abbc1a1 - std::panicking::try::hea3411d60321c4de
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   30:     0x56469abbc1a1 - std::panic::catch_unwind::hafb7bb18bc47bbc7
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   31:     0x56469abbc1a1 - test::run_test_in_process::h74dd138dc7762d99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:27
[INFO] [stdout]   32:     0x56469abbc1a1 - test::run_test::{{closure}}::h6b390822e63606cf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:569:43
[INFO] [stdout]   33:     0x56469ab84b74 - test::run_test::{{closure}}::h6e11dba8131d354b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:599:41
[INFO] [stdout]   34:     0x56469ab84b74 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha71b3541b59bdbbb
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   35:     0x56469ab89642 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hef92127c5ef9e53c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   36:     0x56469ab89642 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h859c109f9d11c92b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x56469ab89642 - std::panicking::try::do_call::hbf534c458cd858f0
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   38:     0x56469ab89642 - std::panicking::try::h65c18365a7b9ad90
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   39:     0x56469ab89642 - std::panic::catch_unwind::h21b25d4c69478c39
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   40:     0x56469ab89642 - std::thread::Builder::spawn_unchecked_::{{closure}}::h23335f620275a9bf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   41:     0x56469ab89642 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb491dc55513e9b7c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x56469abeb97b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h41b39260afcffdc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   43:     0x56469abeb97b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6694c8dc6dd010c4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x56469abeb97b - std::sys::pal::unix::thread::Thread::new::thread_start::hf16038e1c8e19c99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   45:     0x7f9564903ac3 - <unknown>
[INFO] [stdout]   46:     0x7f9564994a04 - __clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::display
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p shaken_commands --lib`
[INFO] running `Command { std: "docker" "inspect" "18dc641fe8d44ac3b3b4980a6bc740651cec66ddcebd2e8fe1f707905f5a1f28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18dc641fe8d44ac3b3b4980a6bc740651cec66ddcebd2e8fe1f707905f5a1f28", kill_on_drop: false }`
[INFO] [stdout] 18dc641fe8d44ac3b3b4980a6bc740651cec66ddcebd2e8fe1f707905f5a1f28
