[INFO] updating cached repository brettcannon/python-launcher [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/brettcannon/python-launcher [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/brettcannon/python-launcher" "work/ex/beta-1.38-1/sources/1.37.0/gh/brettcannon/python-launcher"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/brettcannon/python-launcher'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/brettcannon/python-launcher" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/brettcannon/python-launcher"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/brettcannon/python-launcher'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b58ce5c68259b166d7d05590a456e9f62167fb43 [INFO] sha for GitHub repo brettcannon/python-launcher: b58ce5c68259b166d7d05590a456e9f62167fb43 [INFO] validating manifest of brettcannon/python-launcher 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 brettcannon/python-launcher 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 brettcannon/python-launcher [INFO] finished frobbing brettcannon/python-launcher [INFO] frobbed toml for brettcannon/python-launcher written to work/ex/beta-1.38-1/sources/1.37.0/gh/brettcannon/python-launcher/Cargo.toml [INFO] started frobbing brettcannon/python-launcher [INFO] finished frobbing brettcannon/python-launcher [INFO] frobbed toml for brettcannon/python-launcher written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/brettcannon/python-launcher/Cargo.toml [INFO] crate brettcannon/python-launcher already has a lockfile, it will not be regenerated [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] testing brettcannon/python-launcher 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-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/brettcannon/python-launcher:/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] 8c374d93aafcba8cf457bb98607ba6c30142c1b81cb08fa46a8135aea291252d [INFO] running `"docker" "start" "-a" "8c374d93aafcba8cf457bb98607ba6c30142c1b81cb08fa46a8135aea291252d"` [INFO] [stderr] Compiling python-launcher v0.7.2 (/opt/crater/workdir) [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/main.rs:50:9 [INFO] [stderr] | [INFO] [stderr] 50 | let mut chosen_path: Option; [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 3.48s [INFO] running `"docker" "inspect" "8c374d93aafcba8cf457bb98607ba6c30142c1b81cb08fa46a8135aea291252d"` [INFO] running `"docker" "rm" "-f" "8c374d93aafcba8cf457bb98607ba6c30142c1b81cb08fa46a8135aea291252d"` [INFO] [stdout] 8c374d93aafcba8cf457bb98607ba6c30142c1b81cb08fa46a8135aea291252d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/brettcannon/python-launcher:/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] 80532236e66c152a9b998877943c22533fa8a3f908e0c76c8e1af4fb9400e3da [INFO] running `"docker" "start" "-a" "80532236e66c152a9b998877943c22533fa8a3f908e0c76c8e1af4fb9400e3da"` [INFO] [stderr] Compiling python-launcher v0.7.2 (/opt/crater/workdir) [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/main.rs:50:9 [INFO] [stderr] | [INFO] [stderr] 50 | let mut chosen_path: Option; [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 3.28s [INFO] running `"docker" "inspect" "80532236e66c152a9b998877943c22533fa8a3f908e0c76c8e1af4fb9400e3da"` [INFO] running `"docker" "rm" "-f" "80532236e66c152a9b998877943c22533fa8a3f908e0c76c8e1af4fb9400e3da"` [INFO] [stdout] 80532236e66c152a9b998877943c22533fa8a3f908e0c76c8e1af4fb9400e3da [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/brettcannon/python-launcher:/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] 27eb875aff85ed0c4e30fed3260381c25e92f305d1e8f83d2f479d4d6f9dc7c7 [INFO] running `"docker" "start" "-a" "27eb875aff85ed0c4e30fed3260381c25e92f305d1e8f83d2f479d4d6f9dc7c7"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/python_launcher-b1c66e28f813ac75 [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test tests::test_split_shebang ... ok [INFO] [stdout] test tests::test_requested_version_env_var ... ok [INFO] [stdout] test tests::test_filter_python_executables ... ok [INFO] [stdout] test tests::test_find_shebang ... ok [INFO] [stdout] test tests::test_action_from_args ... ok [INFO] [stdout] test tests::test_RequestedVersion_from_string ... ok [INFO] [stdout] test tests::test_virtual_env ... ok [INFO] [stdout] test tests::test_choose_executable ... ok [INFO] [stdout] test tests::system_test_path_entries ... ok [INFO] [stdout] test tests::test_version_from_flag ... ok [INFO] [stdout] test tests::test_version_matches ... ok [INFO] [stdout] test tests::unit_test_path_entries ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/py-911dfb06076e9c24 [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 python-launcher [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - action_from_args (line 149) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "27eb875aff85ed0c4e30fed3260381c25e92f305d1e8f83d2f479d4d6f9dc7c7"` [INFO] running `"docker" "rm" "-f" "27eb875aff85ed0c4e30fed3260381c25e92f305d1e8f83d2f479d4d6f9dc7c7"` [INFO] [stdout] 27eb875aff85ed0c4e30fed3260381c25e92f305d1e8f83d2f479d4d6f9dc7c7