[INFO] cloning repository adrien-thebault/r2d2 [INFO] running `"git" "clone" "--bare" "git://github.com/adrien-thebault/r2d2.git" "work/cache/sources/gh/adrien-thebault/r2d2"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/adrien-thebault/r2d2'... [INFO] running `"git" "clone" "work/cache/sources/gh/adrien-thebault/r2d2" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/adrien-thebault/r2d2"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/adrien-thebault/r2d2'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/adrien-thebault/r2d2" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/adrien-thebault/r2d2"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/adrien-thebault/r2d2'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9698f18618304a6a5c27c3587f1d4d688ced9f1e [INFO] sha for GitHub repo adrien-thebault/r2d2: 9698f18618304a6a5c27c3587f1d4d688ced9f1e [INFO] validating manifest of adrien-thebault/r2d2 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 adrien-thebault/r2d2 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 adrien-thebault/r2d2 [INFO] finished frobbing adrien-thebault/r2d2 [INFO] frobbed toml for adrien-thebault/r2d2 written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/adrien-thebault/r2d2/Cargo.toml [INFO] started frobbing adrien-thebault/r2d2 [INFO] finished frobbing adrien-thebault/r2d2 [INFO] frobbed toml for adrien-thebault/r2d2 written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/adrien-thebault/r2d2/Cargo.toml [INFO] crate adrien-thebault/r2d2 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 adrien-thebault/r2d2 against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/adrien-thebault/r2d2:/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] 83e2140e31b5c99ff3212b88c41407b80d278622a520ada10307f7f96cfdced3 [INFO] running `"docker" "start" "-a" "83e2140e31b5c99ff3212b88c41407b80d278622a520ada10307f7f96cfdced3"` [INFO] [stderr] Compiling sha1 v0.4.0 [INFO] [stderr] Compiling input_buffer v0.1.1 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling fern v0.5.6 [INFO] [stderr] Compiling trust-dns-proto v0.4.0 [INFO] [stderr] Compiling slack_api v0.20.0 [INFO] [stderr] Compiling tungstenite v0.5.4 [INFO] [stderr] Compiling trust-dns-resolver v0.9.1 [INFO] [stderr] Compiling actix v0.7.4 [INFO] [stderr] Compiling slack v0.21.0 [INFO] [stderr] Compiling r2d2 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: cannot find type `Message` in this scope [INFO] [stderr] --> src/messages/register_recipient.rs:6:8 [INFO] [stderr] | [INFO] [stderr] 6 | M: Message + Send, [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 37s [INFO] running `"docker" "inspect" "83e2140e31b5c99ff3212b88c41407b80d278622a520ada10307f7f96cfdced3"` [INFO] running `"docker" "rm" "-f" "83e2140e31b5c99ff3212b88c41407b80d278622a520ada10307f7f96cfdced3"` [INFO] [stdout] 83e2140e31b5c99ff3212b88c41407b80d278622a520ada10307f7f96cfdced3 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/adrien-thebault/r2d2:/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] b1495115a484df9f296f5be65c8296f12855855cd222581a82a0ebba68002166 [INFO] running `"docker" "start" "-a" "b1495115a484df9f296f5be65c8296f12855855cd222581a82a0ebba68002166"` [INFO] [stderr] Compiling r2d2 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: cannot find type `Message` in this scope [INFO] [stderr] --> src/messages/register_recipient.rs:6:8 [INFO] [stderr] | [INFO] [stderr] 6 | M: Message + Send, [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.63s [INFO] running `"docker" "inspect" "b1495115a484df9f296f5be65c8296f12855855cd222581a82a0ebba68002166"` [INFO] running `"docker" "rm" "-f" "b1495115a484df9f296f5be65c8296f12855855cd222581a82a0ebba68002166"` [INFO] [stdout] b1495115a484df9f296f5be65c8296f12855855cd222581a82a0ebba68002166 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/adrien-thebault/r2d2:/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] 988d94b881e5395aeb77c5438df8746e3bbc9b3f0af155d0231cc292070a0082 [INFO] running `"docker" "start" "-a" "988d94b881e5395aeb77c5438df8746e3bbc9b3f0af155d0231cc292070a0082"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running /opt/crater/target/debug/deps/r2d2-3811a209750854e6 [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 `"docker" "inspect" "988d94b881e5395aeb77c5438df8746e3bbc9b3f0af155d0231cc292070a0082"` [INFO] running `"docker" "rm" "-f" "988d94b881e5395aeb77c5438df8746e3bbc9b3f0af155d0231cc292070a0082"` [INFO] [stdout] 988d94b881e5395aeb77c5438df8746e3bbc9b3f0af155d0231cc292070a0082