Nov 17 21:00:14.020 INFO testing teraform-0.1.0 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 17 21:00:14.020 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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 17 21:00:14.491 INFO [stdout] bdf365f9da97a1693c69d6406b46a7e0525444f29bd68a17afc2d337089fbbf2 Nov 17 21:00:14.493 INFO running `"docker" "start" "-a" "bdf365f9da97a1693c69d6406b46a7e0525444f29bd68a17afc2d337089fbbf2"` Nov 17 21:00:16.022 INFO [stderr] usermod: no changes Nov 17 21:00:16.279 INFO [stderr] Compiling slug v0.1.4 Nov 17 21:00:17.024 INFO [stderr] Compiling tera v0.11.20 Nov 17 21:00:36.792 INFO [stderr] Compiling teraform v0.1.0 (/source) Nov 17 21:00:39.967 INFO [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Nov 17 21:00:39.967 INFO [stderr] --> src/main.rs:56:25 Nov 17 21:00:39.968 INFO [stderr] | Nov 17 21:00:39.968 INFO [stderr] 56 | ctx.add(key, &value[1..]); Nov 17 21:00:39.968 INFO [stderr] | ^^^ Nov 17 21:00:39.968 INFO [stderr] | Nov 17 21:00:39.969 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 17 21:00:39.969 INFO [stderr] Nov 17 21:00:39.971 INFO [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Nov 17 21:00:39.972 INFO [stderr] --> src/main.rs:59:25 Nov 17 21:00:39.972 INFO [stderr] | Nov 17 21:00:39.972 INFO [stderr] 59 | ctx.add(kv, &true); Nov 17 21:00:39.972 INFO [stderr] | ^^^ Nov 17 21:00:39.973 INFO [stderr] Nov 17 21:00:40.011 INFO [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Nov 17 21:00:40.011 INFO [stderr] --> src/main.rs:72:9 Nov 17 21:00:40.011 INFO [stderr] | Nov 17 21:00:40.012 INFO [stderr] 72 | ctx.add("env", &env_variables); Nov 17 21:00:40.015 INFO [stderr] | ^^^ Nov 17 21:00:40.015 INFO [stderr] Nov 17 21:00:44.217 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.16s Nov 17 21:00:44.228 INFO [stderr] su: No module specific data is present Nov 17 21:00:44.905 INFO running `"docker" "inspect" "bdf365f9da97a1693c69d6406b46a7e0525444f29bd68a17afc2d337089fbbf2"` Nov 17 21:00:45.143 INFO running `"docker" "rm" "-f" "bdf365f9da97a1693c69d6406b46a7e0525444f29bd68a17afc2d337089fbbf2"` Nov 17 21:00:45.375 INFO [stdout] bdf365f9da97a1693c69d6406b46a7e0525444f29bd68a17afc2d337089fbbf2 Nov 17 21:00:45.385 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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 17 21:00:45.931 INFO [stdout] 7fa9bca41beb666e2abdc4d9a86972c83ce65833e2f89b0b203b8cc130c71c97 Nov 17 21:00:45.933 INFO running `"docker" "start" "-a" "7fa9bca41beb666e2abdc4d9a86972c83ce65833e2f89b0b203b8cc130c71c97"` Nov 17 21:00:47.199 INFO [stderr] usermod: no changes Nov 17 21:00:47.383 INFO [stderr] Compiling teraform v0.1.0 (/source) Nov 17 21:00:50.451 INFO [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Nov 17 21:00:50.452 INFO [stderr] --> src/main.rs:56:25 Nov 17 21:00:50.453 INFO [stderr] | Nov 17 21:00:50.453 INFO [stderr] 56 | ctx.add(key, &value[1..]); Nov 17 21:00:50.454 INFO [stderr] | ^^^ Nov 17 21:00:50.454 INFO [stderr] | Nov 17 21:00:50.455 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 17 21:00:50.456 INFO [stderr] Nov 17 21:00:50.456 INFO [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Nov 17 21:00:50.457 INFO [stderr] --> src/main.rs:59:25 Nov 17 21:00:50.458 INFO [stderr] | Nov 17 21:00:50.458 INFO [stderr] 59 | ctx.add(kv, &true); Nov 17 21:00:50.459 INFO [stderr] | ^^^ Nov 17 21:00:50.459 INFO [stderr] Nov 17 21:00:50.469 INFO [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Nov 17 21:00:50.469 INFO [stderr] --> src/main.rs:72:9 Nov 17 21:00:50.469 INFO [stderr] | Nov 17 21:00:50.469 INFO [stderr] 72 | ctx.add("env", &env_variables); Nov 17 21:00:50.469 INFO [stderr] | ^^^ Nov 17 21:00:50.469 INFO [stderr] Nov 17 21:00:51.027 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.78s Nov 17 21:00:51.035 INFO [stderr] su: No module specific data is present Nov 17 21:00:52.231 INFO running `"docker" "inspect" "7fa9bca41beb666e2abdc4d9a86972c83ce65833e2f89b0b203b8cc130c71c97"` Nov 17 21:00:52.538 INFO running `"docker" "rm" "-f" "7fa9bca41beb666e2abdc4d9a86972c83ce65833e2f89b0b203b8cc130c71c97"` Nov 17 21:00:52.865 INFO [stdout] 7fa9bca41beb666e2abdc4d9a86972c83ce65833e2f89b0b203b8cc130c71c97 Nov 17 21:00:52.877 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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 17 21:00:53.384 INFO [stdout] cefa337f9a3774565d5af5836fc70b84501d82c5679979dc68d62f278f9503b9 Nov 17 21:00:53.386 INFO running `"docker" "start" "-a" "cefa337f9a3774565d5af5836fc70b84501d82c5679979dc68d62f278f9503b9"` Nov 17 21:00:55.254 INFO [stderr] usermod: no changes Nov 17 21:00:55.398 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.11s Nov 17 21:00:55.417 INFO [stderr] Running /target/debug/deps/teraform-ee2d53a8a17557ab Nov 17 21:00:55.420 INFO [stdout] Nov 17 21:00:55.420 INFO [stdout] running 0 tests Nov 17 21:00:55.420 INFO [stdout] Nov 17 21:00:55.420 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 21:00:55.420 INFO [stdout] Nov 17 21:00:55.423 INFO [stderr] su: No module specific data is present Nov 17 21:00:56.717 INFO running `"docker" "inspect" "cefa337f9a3774565d5af5836fc70b84501d82c5679979dc68d62f278f9503b9"` Nov 17 21:00:56.949 INFO running `"docker" "rm" "-f" "cefa337f9a3774565d5af5836fc70b84501d82c5679979dc68d62f278f9503b9"` Nov 17 21:00:57.287 INFO [stdout] cefa337f9a3774565d5af5836fc70b84501d82c5679979dc68d62f278f9503b9