[INFO] cloning repository https://github.com/kpfromer/memory-allocator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kpfromer/memory-allocator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkpfromer%2Fmemory-allocator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkpfromer%2Fmemory-allocator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f679b8c235ae4a65661524eceb84bec71ade7d39
[INFO] testing kpfromer/memory-allocator against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkpfromer%2Fmemory-allocator" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kpfromer/memory-allocator
[INFO] finished tweaking git repo https://github.com/kpfromer/memory-allocator
[INFO] tweaked toml for git repo https://github.com/kpfromer/memory-allocator written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kpfromer/memory-allocator on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kpfromer/memory-allocator 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a0326563d285e052d886dd4bfe78319f3ab411014bd8299395438339c0bacf8e
[INFO] running `Command { std: "docker" "start" "-a" "a0326563d285e052d886dd4bfe78319f3ab411014bd8299395438339c0bacf8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a0326563d285e052d886dd4bfe78319f3ab411014bd8299395438339c0bacf8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0326563d285e052d886dd4bfe78319f3ab411014bd8299395438339c0bacf8e", kill_on_drop: false }`
[INFO] [stdout] a0326563d285e052d886dd4bfe78319f3ab411014bd8299395438339c0bacf8e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 93cc2ce6ed8e674fa07a14fb762cbc0700262dbbff2cc0db148053e8b4c4cc73
[INFO] running `Command { std: "docker" "start" "-a" "93cc2ce6ed8e674fa07a14fb762cbc0700262dbbff2cc0db148053e8b4c4cc73", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling syn v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.125
[INFO] [stderr]    Compiling serde v1.0.125
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling anyhow v1.0.40
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling regex-automata v0.1.9
[INFO] [stderr]    Compiling encode_unicode v0.3.6
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling term v0.5.2
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling structopt-derive v0.4.14
[INFO] [stderr]    Compiling structopt v0.3.21
[INFO] [stderr]    Compiling bstr v0.2.15
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling prettytable-rs v0.8.0
[INFO] [stderr]    Compiling memory-allocator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `anyhow` and `bail`
[INFO] [stdout]  --> src/memory_replacement.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use anyhow::{anyhow, bail, Result};
[INFO] [stdout]   |              ^^^^^^  ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `MemoryReplacement` is never used
[INFO] [stdout]  --> src/memory_replacement.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | trait MemoryReplacement {
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.49s
[INFO] running `Command { std: "docker" "inspect" "93cc2ce6ed8e674fa07a14fb762cbc0700262dbbff2cc0db148053e8b4c4cc73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93cc2ce6ed8e674fa07a14fb762cbc0700262dbbff2cc0db148053e8b4c4cc73", kill_on_drop: false }`
[INFO] [stdout] 93cc2ce6ed8e674fa07a14fb762cbc0700262dbbff2cc0db148053e8b4c4cc73
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b4024128e4de3ba79eb840514299fed9dfae29542f8109a22bf7d0c9fb14da1e
[INFO] running `Command { std: "docker" "start" "-a" "b4024128e4de3ba79eb840514299fed9dfae29542f8109a22bf7d0c9fb14da1e", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling predicates-core v1.0.2
[INFO] [stderr]    Compiling escargot v0.3.1
[INFO] [stderr]    Compiling terminal_size v0.1.16
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling treeline v0.1.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling similar v1.3.0
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stdout] warning: unused imports: `anyhow` and `bail`
[INFO] [stdout]  --> src/memory_replacement.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use anyhow::{anyhow, bail, Result};
[INFO] [stdout]   |              ^^^^^^  ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `MemoryReplacement` is never used
[INFO] [stdout]  --> src/memory_replacement.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | trait MemoryReplacement {
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling predicates-tree v1.0.2
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling console v0.14.1
[INFO] [stderr]    Compiling serde_yaml v0.8.17
[INFO] [stderr]    Compiling float-cmp v0.8.0
[INFO] [stderr]    Compiling predicates v1.0.7
[INFO] [stderr]    Compiling insta v1.7.1
[INFO] [stderr]    Compiling assert_cmd v0.10.2
[INFO] [stderr]    Compiling memory-allocator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `anyhow` and `bail`
[INFO] [stdout]  --> src/memory_replacement.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use anyhow::{anyhow, bail, Result};
[INFO] [stdout]   |              ^^^^^^  ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `MemoryReplacement` is never used
[INFO] [stdout]  --> src/memory_replacement.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | trait MemoryReplacement {
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.33s
[INFO] running `Command { std: "docker" "inspect" "b4024128e4de3ba79eb840514299fed9dfae29542f8109a22bf7d0c9fb14da1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4024128e4de3ba79eb840514299fed9dfae29542f8109a22bf7d0c9fb14da1e", kill_on_drop: false }`
[INFO] [stdout] b4024128e4de3ba79eb840514299fed9dfae29542f8109a22bf7d0c9fb14da1e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 62b6d5b14e5f30f88348e34a2fd20a74943c5d900c69045eab48b3f1df85c254
[INFO] running `Command { std: "docker" "start" "-a" "62b6d5b14e5f30f88348e34a2fd20a74943c5d900c69045eab48b3f1df85c254", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `anyhow` and `bail`
[INFO] [stderr]  --> src/memory_replacement.rs:1:14
[INFO] [stderr]   |
[INFO] [stderr] 1 | use anyhow::{anyhow, bail, Result};
[INFO] [stderr]   |              ^^^^^^  ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: trait `MemoryReplacement` is never used
[INFO] [stderr]  --> src/memory_replacement.rs:3:7
[INFO] [stderr]   |
[INFO] [stderr] 3 | trait MemoryReplacement {
[INFO] [stderr]   |       ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `memory-allocator` (bin "memory-allocator" test) generated 2 warnings (run `cargo fix --bin "memory-allocator" -p memory-allocator --tests` to apply 1 suggestion)
[INFO] [stderr] warning: `memory-allocator` (bin "memory-allocator") generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/memory_allocator-e57ee597cadbd1b3)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-03baaa4e8f5eaf82)
[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] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test prints_valid_opt ... FAILED
[INFO] [stdout] test prints_valid_opt_2 ... FAILED
[INFO] [stdout] test prints_valid_lru ... FAILED
[INFO] [stdout] test prints_valid_fifo ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- prints_valid_opt stdout ----
[INFO] [stdout] Error: CargoError { cause: Some(CargoError { kind: CommandFailed, context: Some("error: no bin target named `memory-replacement` in default-run packages\nhelp: available bin targets:\n    memory-allocator\n"), cause: None }) }
[INFO] [stdout] 
[INFO] [stdout] ---- prints_valid_opt_2 stdout ----
[INFO] [stdout] Error: CargoError { cause: Some(CargoError { kind: CommandFailed, context: Some("error: no bin target named `memory-replacement` in default-run packages\nhelp: available bin targets:\n    memory-allocator\n"), cause: None }) }
[INFO] [stdout] 
[INFO] [stdout] ---- prints_valid_lru stdout ----
[INFO] [stdout] Error: CargoError { cause: Some(CargoError { kind: CommandFailed, context: Some("error: no bin target named `memory-replacement` in default-run packages\nhelp: available bin targets:\n    memory-allocator\n"), cause: None }) }
[INFO] [stdout] 
[INFO] [stdout] ---- prints_valid_fifo stdout ----
[INFO] [stdout] Error: CargoError { cause: Some(CargoError { kind: CommandFailed, context: Some("error: no bin target named `memory-replacement` in default-run packages\nhelp: available bin targets:\n    memory-allocator\n"), cause: None }) }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     prints_valid_fifo
[INFO] [stdout]     prints_valid_lru
[INFO] [stdout]     prints_valid_opt
[INFO] [stdout]     prints_valid_opt_2
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test cli`
[INFO] running `Command { std: "docker" "inspect" "62b6d5b14e5f30f88348e34a2fd20a74943c5d900c69045eab48b3f1df85c254", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62b6d5b14e5f30f88348e34a2fd20a74943c5d900c69045eab48b3f1df85c254", kill_on_drop: false }`
[INFO] [stdout] 62b6d5b14e5f30f88348e34a2fd20a74943c5d900c69045eab48b3f1df85c254
