Nov 18 18:27:47.810 INFO testing cargo-template-0.2.0 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 18 18:27:47.812 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +2e026d6e5d7621634147ad4c8074f1d964dbb1be-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 18 18:27:48.243 INFO [stdout] 229fce9c29d199f67cbfc4be671e39671a441503bc5729675143b92c90079bb1 Nov 18 18:27:48.251 INFO running `"docker" "start" "-a" "229fce9c29d199f67cbfc4be671e39671a441503bc5729675143b92c90079bb1"` Nov 18 18:27:49.895 INFO [stderr] usermod: no changes Nov 18 18:27:50.288 INFO [stderr] Compiling psapi-sys v0.1.1 Nov 18 18:27:50.288 INFO [stderr] Compiling advapi32-sys v0.2.0 Nov 18 18:27:50.289 INFO [stderr] Compiling net2 v0.2.33 Nov 18 18:27:50.289 INFO [stderr] Compiling libssh2-sys v0.1.41 Nov 18 18:27:50.289 INFO [stderr] Compiling libgit2-sys v0.4.6 Nov 18 18:27:50.290 INFO [stderr] Compiling derive-new v0.2.0 Nov 18 18:27:50.290 INFO [stderr] Compiling serde_codegen v0.8.23 Nov 18 18:27:50.290 INFO [stderr] Compiling crates-io v0.4.0 Nov 18 18:27:57.535 INFO [stderr] Compiling miow v0.1.5 Nov 18 18:28:07.031 INFO [stderr] Compiling serde_derive v0.8.23 Nov 18 18:28:43.864 INFO [stderr] Compiling git2 v0.4.4 Nov 18 18:28:50.659 INFO [stderr] Compiling git2-curl v0.5.0 Nov 18 18:28:53.047 INFO [stderr] Compiling cargo v0.14.0 Nov 18 18:29:45.131 INFO [stderr] Compiling cargo-template v0.2.0 (/source) Nov 18 18:29:50.072 INFO [stderr] warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Nov 18 18:29:50.072 INFO [stderr] --> src/lib.rs:1:12 Nov 18 18:29:50.072 INFO [stderr] | Nov 18 18:29:50.072 INFO [stderr] 1 | #![feature(proc_macro)] Nov 18 18:29:50.072 INFO [stderr] | ^^^^^^^^^^ Nov 18 18:29:50.072 INFO [stderr] | Nov 18 18:29:50.072 INFO [stderr] = note: #[warn(stable_features)] on by default Nov 18 18:29:50.072 INFO [stderr] Nov 18 18:30:06.647 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 16s Nov 18 18:30:06.655 INFO [stderr] su: No module specific data is present Nov 18 18:30:07.463 INFO running `"docker" "inspect" "229fce9c29d199f67cbfc4be671e39671a441503bc5729675143b92c90079bb1"` Nov 18 18:30:07.785 INFO running `"docker" "rm" "-f" "229fce9c29d199f67cbfc4be671e39671a441503bc5729675143b92c90079bb1"` Nov 18 18:30:08.071 INFO [stdout] 229fce9c29d199f67cbfc4be671e39671a441503bc5729675143b92c90079bb1 Nov 18 18:30:08.079 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +2e026d6e5d7621634147ad4c8074f1d964dbb1be-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 18 18:30:08.517 INFO [stdout] 6aec7313ed45815cd340bb321a4cf60cc8d16e69e625c565f2c252ae2ee4d725 Nov 18 18:30:08.518 INFO running `"docker" "start" "-a" "6aec7313ed45815cd340bb321a4cf60cc8d16e69e625c565f2c252ae2ee4d725"` Nov 18 18:30:09.807 INFO [stderr] usermod: no changes Nov 18 18:30:10.071 INFO [stderr] Compiling cargo-template v0.2.0 (/source) Nov 18 18:30:17.211 INFO [stderr] warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Nov 18 18:30:17.211 INFO [stderr] --> src/lib.rs:1:12 Nov 18 18:30:17.211 INFO [stderr] | Nov 18 18:30:17.211 INFO [stderr] 1 | #![feature(proc_macro)] Nov 18 18:30:17.211 INFO [stderr] | ^^^^^^^^^^ Nov 18 18:30:17.211 INFO [stderr] | Nov 18 18:30:17.211 INFO [stderr] = note: #[warn(stable_features)] on by default Nov 18 18:30:17.211 INFO [stderr] Nov 18 18:30:18.035 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.20s Nov 18 18:30:18.055 INFO [stderr] su: No module specific data is present Nov 18 18:30:18.757 INFO running `"docker" "inspect" "6aec7313ed45815cd340bb321a4cf60cc8d16e69e625c565f2c252ae2ee4d725"` Nov 18 18:30:19.022 INFO running `"docker" "rm" "-f" "6aec7313ed45815cd340bb321a4cf60cc8d16e69e625c565f2c252ae2ee4d725"` Nov 18 18:30:19.353 INFO [stdout] 6aec7313ed45815cd340bb321a4cf60cc8d16e69e625c565f2c252ae2ee4d725 Nov 18 18:30:19.358 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +2e026d6e5d7621634147ad4c8074f1d964dbb1be-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 18 18:30:19.824 INFO [stdout] ab7c7cb66bf9ccc0eb86e668e152e245493b826c65c03431f9929eb6fadb4f29 Nov 18 18:30:19.829 INFO running `"docker" "start" "-a" "ab7c7cb66bf9ccc0eb86e668e152e245493b826c65c03431f9929eb6fadb4f29"` Nov 18 18:30:20.703 INFO [stderr] usermod: no changes Nov 18 18:30:21.015 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.27s Nov 18 18:30:21.051 INFO [stderr] Running /target/debug/deps/template-9d4067ddd458b226 Nov 18 18:30:21.069 INFO [stdout] Nov 18 18:30:21.069 INFO [stdout] running 0 tests Nov 18 18:30:21.069 INFO [stdout] Nov 18 18:30:21.069 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 18:30:21.069 INFO [stdout] Nov 18 18:30:21.075 INFO [stderr] Running /target/debug/deps/cargo_template-e3258a2cb9dbcd28 Nov 18 18:30:21.091 INFO [stdout] Nov 18 18:30:21.091 INFO [stdout] running 0 tests Nov 18 18:30:21.091 INFO [stdout] Nov 18 18:30:21.091 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 18:30:21.091 INFO [stdout] Nov 18 18:30:21.092 INFO [stderr] Doc-tests template Nov 18 18:30:29.549 INFO [stdout] Nov 18 18:30:29.549 INFO [stdout] running 0 tests Nov 18 18:30:29.549 INFO [stdout] Nov 18 18:30:29.549 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 18:30:29.549 INFO [stdout] Nov 18 18:30:29.557 INFO [stderr] su: No module specific data is present Nov 18 18:30:30.483 INFO running `"docker" "inspect" "ab7c7cb66bf9ccc0eb86e668e152e245493b826c65c03431f9929eb6fadb4f29"` Nov 18 18:30:30.727 INFO running `"docker" "rm" "-f" "ab7c7cb66bf9ccc0eb86e668e152e245493b826c65c03431f9929eb6fadb4f29"` Nov 18 18:30:31.005 INFO [stdout] ab7c7cb66bf9ccc0eb86e668e152e245493b826c65c03431f9929eb6fadb4f29