[INFO] cloning repository christian-blades-cb/corroded_conversations [INFO] running `"git" "clone" "--bare" "git://github.com/christian-blades-cb/corroded_conversations.git" "work/cache/sources/gh/christian-blades-cb/corroded_conversations"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/christian-blades-cb/corroded_conversations'... [INFO] running `"git" "clone" "work/cache/sources/gh/christian-blades-cb/corroded_conversations" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/christian-blades-cb/corroded_conversations"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/christian-blades-cb/corroded_conversations'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/christian-blades-cb/corroded_conversations" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/christian-blades-cb/corroded_conversations"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/christian-blades-cb/corroded_conversations'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ff8199bf4146724bae2264c2af64134b8d05aa99 [INFO] sha for GitHub repo christian-blades-cb/corroded_conversations: ff8199bf4146724bae2264c2af64134b8d05aa99 [INFO] validating manifest of christian-blades-cb/corroded_conversations on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of christian-blades-cb/corroded_conversations on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing christian-blades-cb/corroded_conversations [INFO] finished frobbing christian-blades-cb/corroded_conversations [INFO] frobbed toml for christian-blades-cb/corroded_conversations written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/christian-blades-cb/corroded_conversations/Cargo.toml [INFO] started frobbing christian-blades-cb/corroded_conversations [INFO] finished frobbing christian-blades-cb/corroded_conversations [INFO] frobbed toml for christian-blades-cb/corroded_conversations written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/christian-blades-cb/corroded_conversations/Cargo.toml [INFO] crate christian-blades-cb/corroded_conversations already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing christian-blades-cb/corroded_conversations against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/christian-blades-cb/corroded_conversations:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] f6e995e0aaa8169abd109a8afa66da57062e2fccef30e9c02f9ba8a592f82eda [INFO] running `"docker" "start" "-a" "f6e995e0aaa8169abd109a8afa66da57062e2fccef30e9c02f9ba8a592f82eda"` [INFO] [stderr] Compiling bzip2-sys v0.1.6 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling isatty v0.1.6 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling flate2 v1.0.1 [INFO] [stderr] Compiling bzip2 v0.3.2 [INFO] [stderr] Compiling slog-term v2.3.0 [INFO] [stderr] Compiling corroded_conversations v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.27s [INFO] running `"docker" "inspect" "f6e995e0aaa8169abd109a8afa66da57062e2fccef30e9c02f9ba8a592f82eda"` [INFO] running `"docker" "rm" "-f" "f6e995e0aaa8169abd109a8afa66da57062e2fccef30e9c02f9ba8a592f82eda"` [INFO] [stdout] f6e995e0aaa8169abd109a8afa66da57062e2fccef30e9c02f9ba8a592f82eda [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/christian-blades-cb/corroded_conversations:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 2ee4f77a088ff51736c879807722ed647d980db790d1db62447215be4f1b4cab [INFO] running `"docker" "start" "-a" "2ee4f77a088ff51736c879807722ed647d980db790d1db62447215be4f1b4cab"` [INFO] [stderr] Compiling corroded_conversations v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.50s [INFO] running `"docker" "inspect" "2ee4f77a088ff51736c879807722ed647d980db790d1db62447215be4f1b4cab"` [INFO] running `"docker" "rm" "-f" "2ee4f77a088ff51736c879807722ed647d980db790d1db62447215be4f1b4cab"` [INFO] [stdout] 2ee4f77a088ff51736c879807722ed647d980db790d1db62447215be4f1b4cab [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/christian-blades-cb/corroded_conversations:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] 00305d0e853adeba1df2f0e54afbc7fa5006fbfdf71f07177c424cf97184d49a [INFO] running `"docker" "start" "-a" "00305d0e853adeba1df2f0e54afbc7fa5006fbfdf71f07177c424cf97184d49a"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/corroded_conversations-a7f0e7a7965f05db [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test::parses_links ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "00305d0e853adeba1df2f0e54afbc7fa5006fbfdf71f07177c424cf97184d49a"` [INFO] running `"docker" "rm" "-f" "00305d0e853adeba1df2f0e54afbc7fa5006fbfdf71f07177c424cf97184d49a"` [INFO] [stdout] 00305d0e853adeba1df2f0e54afbc7fa5006fbfdf71f07177c424cf97184d49a