[INFO] crate codespawn 0.3.3 is already in cache [INFO] extracting crate codespawn 0.3.3 into work/ex/beta-1.38-1/sources/1.37.0/reg/codespawn/0.3.3 [INFO] extracting crate codespawn 0.3.3 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/codespawn/0.3.3 [INFO] validating manifest of codespawn-0.3.3 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of codespawn-0.3.3 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing codespawn-0.3.3 [INFO] finished frobbing codespawn-0.3.3 [INFO] frobbed toml for codespawn-0.3.3 written to work/ex/beta-1.38-1/sources/1.37.0/reg/codespawn/0.3.3/Cargo.toml [INFO] started frobbing codespawn-0.3.3 [INFO] finished frobbing codespawn-0.3.3 [INFO] frobbed toml for codespawn-0.3.3 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/codespawn/0.3.3/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing codespawn-0.3.3 against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/codespawn/0.3.3:/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=warn" "-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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 31e0a1dd335a825ffeb003fc2cbd8c2130a8bb15d9a32ccc4cac86d7b491001b [INFO] running `"docker" "start" "-a" "31e0a1dd335a825ffeb003fc2cbd8c2130a8bb15d9a32ccc4cac86d7b491001b"` [INFO] [stderr] Compiling json v0.10.3 [INFO] [stderr] Compiling codespawn v0.3.3 (/opt/crater/workdir) [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/raw_code.rs:250:17 [INFO] [stderr] | [INFO] [stderr] 250 | let mut parent = some_get!(raw_code.elements.last_mut()); [INFO] [stderr] | ----^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_mut)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.71s [INFO] running `"docker" "inspect" "31e0a1dd335a825ffeb003fc2cbd8c2130a8bb15d9a32ccc4cac86d7b491001b"` [INFO] running `"docker" "rm" "-f" "31e0a1dd335a825ffeb003fc2cbd8c2130a8bb15d9a32ccc4cac86d7b491001b"` [INFO] [stdout] 31e0a1dd335a825ffeb003fc2cbd8c2130a8bb15d9a32ccc4cac86d7b491001b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/codespawn/0.3.3:/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=warn" "-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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 49d4b0eacf9469f52e7616c30c0df2f1c653afc4ebc06ca4c60210f952645e04 [INFO] running `"docker" "start" "-a" "49d4b0eacf9469f52e7616c30c0df2f1c653afc4ebc06ca4c60210f952645e04"` [INFO] [stderr] Compiling codespawn v0.3.3 (/opt/crater/workdir) [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/raw_code.rs:250:17 [INFO] [stderr] | [INFO] [stderr] 250 | let mut parent = some_get!(raw_code.elements.last_mut()); [INFO] [stderr] | ----^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_mut)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.21s [INFO] running `"docker" "inspect" "49d4b0eacf9469f52e7616c30c0df2f1c653afc4ebc06ca4c60210f952645e04"` [INFO] running `"docker" "rm" "-f" "49d4b0eacf9469f52e7616c30c0df2f1c653afc4ebc06ca4c60210f952645e04"` [INFO] [stdout] 49d4b0eacf9469f52e7616c30c0df2f1c653afc4ebc06ca4c60210f952645e04 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/codespawn/0.3.3:/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=warn" "-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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 1b437172f5091ac00cb74e9409c25166479bda0c6cef642beee832b6cf5a4575 [INFO] running `"docker" "start" "-a" "1b437172f5091ac00cb74e9409c25166479bda0c6cef642beee832b6cf5a4575"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/codespawn-6cbaf1f752c0f035 [INFO] [stderr] Running /opt/crater/target/debug/deps/lib-90572319f42191c0 [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] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test check_from_json ... ok [INFO] [stdout] test check_from_xml ... ok [INFO] [stdout] test check_from_json_fail ... ok [INFO] [stdout] test check_from_json_fail_cfg ... ok [INFO] [stdout] test check_from_json_fail_func ... ok [INFO] [stdout] test check_from_json_fail_bitflags ... ok [INFO] [stdout] test check_from_json_fail_enum ... ok [INFO] [stdout] test check_from_xml_fail ... ok [INFO] [stdout] test check_from_json_fail_malformed ... ok [INFO] [stdout] test check_from_xml_fail_bitflags ... ok [INFO] [stdout] test check_from_xml_fail_cfg ... ok [INFO] [stdout] test check_simple_json ... ok [INFO] [stdout] test check_from_xml_fail_malformed ... ok [INFO] [stdout] test check_from_xml_fail_malformed_cfg ... ok [INFO] [stdout] test check_from_xml_fail_enum ... ok [INFO] [stdout] test check_from_xml_fail_func ... ok [INFO] [stdout] test check_write_file ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests codespawn [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test src/lib.rs - from_xml (line 48) ... ok [INFO] [stdout] test src/lib.rs - from_json (line 74) ... ok [INFO] [stdout] test src/lib.rs - from_json_str (line 87) ... ok [INFO] [stdout] test src/raw_code.rs - raw_code::RawCode::to_cpp (line 87) ... ok [INFO] [stdout] test src/fmt_code.rs - fmt_code::FormattedCode::to_file (line 91) ... ok [INFO] [stdout] test src/fmt_code.rs - fmt_code::FormattedCode::to_string (line 112) ... ok [INFO] [stdout] test src/lib.rs - (line 13) ... ok [INFO] [stdout] test src/lib.rs - from_xml_str (line 61) ... ok [INFO] [stdout] test src/raw_code.rs - raw_code::RawCode::to_rust (line 101) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "1b437172f5091ac00cb74e9409c25166479bda0c6cef642beee832b6cf5a4575"` [INFO] running `"docker" "rm" "-f" "1b437172f5091ac00cb74e9409c25166479bda0c6cef642beee832b6cf5a4575"` [INFO] [stdout] 1b437172f5091ac00cb74e9409c25166479bda0c6cef642beee832b6cf5a4575