[INFO] updating cached repository yoshuawuyts/playground-configure [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/yoshuawuyts/playground-configure [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/yoshuawuyts/playground-configure" "work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/yoshuawuyts/playground-configure"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/yoshuawuyts/playground-configure'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/yoshuawuyts/playground-configure" "work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/yoshuawuyts/playground-configure"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/yoshuawuyts/playground-configure'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b67543766ef94340426331ed5f11f763ac06c1fb [INFO] sha for GitHub repo yoshuawuyts/playground-configure: b67543766ef94340426331ed5f11f763ac06c1fb [INFO] validating manifest of yoshuawuyts/playground-configure on toolchain master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of yoshuawuyts/playground-configure on toolchain try#7fea0229842e79db1159ea58ad9a653b288efee9 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing yoshuawuyts/playground-configure [INFO] finished frobbing yoshuawuyts/playground-configure [INFO] frobbed toml for yoshuawuyts/playground-configure written to work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/yoshuawuyts/playground-configure/Cargo.toml [INFO] started frobbing yoshuawuyts/playground-configure [INFO] finished frobbing yoshuawuyts/playground-configure [INFO] frobbed toml for yoshuawuyts/playground-configure written to work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/yoshuawuyts/playground-configure/Cargo.toml [INFO] crate yoshuawuyts/playground-configure has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing yoshuawuyts/playground-configure against master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-1/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/yoshuawuyts/playground-configure:/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" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "build" "--frozen"` [INFO] [stdout] 1a2b48f3b79cbda86aa022b41128c52dbe60267d4693d47da0107d2260f86b04 [INFO] running `"docker" "start" "-a" "1a2b48f3b79cbda86aa022b41128c52dbe60267d4693d47da0107d2260f86b04"` [INFO] [stderr] Compiling unicode-segmentation v1.2.0 [INFO] [stderr] Compiling toml v0.4.5 [INFO] [stderr] Compiling erased-serde v0.3.3 [INFO] [stderr] Compiling heck v0.3.0 [INFO] [stderr] Compiling configure_derive v0.1.0 [INFO] [stderr] Compiling configure v0.1.1 [INFO] [stderr] Compiling playground-configure v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.54s [INFO] running `"docker" "inspect" "1a2b48f3b79cbda86aa022b41128c52dbe60267d4693d47da0107d2260f86b04"` [INFO] running `"docker" "rm" "-f" "1a2b48f3b79cbda86aa022b41128c52dbe60267d4693d47da0107d2260f86b04"` [INFO] [stdout] 1a2b48f3b79cbda86aa022b41128c52dbe60267d4693d47da0107d2260f86b04 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-1/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/yoshuawuyts/playground-configure:/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" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] f4ebe0c64a99031a4e5374db3a6e2891df4b77d2b53dd6e313439702f62ebf8c [INFO] running `"docker" "start" "-a" "f4ebe0c64a99031a4e5374db3a6e2891df4b77d2b53dd6e313439702f62ebf8c"` [INFO] [stderr] Compiling playground-configure v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.83s [INFO] running `"docker" "inspect" "f4ebe0c64a99031a4e5374db3a6e2891df4b77d2b53dd6e313439702f62ebf8c"` [INFO] running `"docker" "rm" "-f" "f4ebe0c64a99031a4e5374db3a6e2891df4b77d2b53dd6e313439702f62ebf8c"` [INFO] [stdout] f4ebe0c64a99031a4e5374db3a6e2891df4b77d2b53dd6e313439702f62ebf8c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-1/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/yoshuawuyts/playground-configure:/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" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "test" "--frozen"` [INFO] [stdout] b985f2489845921cc05e20409a9966cbcbf7ea32fa796fa3f4f42849cbcbf87d [INFO] running `"docker" "start" "-a" "b985f2489845921cc05e20409a9966cbcbf7ea32fa796fa3f4f42849cbcbf87d"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/crater/target/debug/deps/playground_configure-32a9d32f75450591 [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] [stderr] Running /opt/crater/target/debug/deps/playground_configure-f88b2c393995ada5 [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] [stderr] Doc-tests playground-configure [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" "b985f2489845921cc05e20409a9966cbcbf7ea32fa796fa3f4f42849cbcbf87d"` [INFO] running `"docker" "rm" "-f" "b985f2489845921cc05e20409a9966cbcbf7ea32fa796fa3f4f42849cbcbf87d"` [INFO] [stdout] b985f2489845921cc05e20409a9966cbcbf7ea32fa796fa3f4f42849cbcbf87d