[INFO] updating cached repository daboross/auto-from [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/daboross/auto-from [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/daboross/auto-from" "work/ex/beta-1.38-1/sources/1.37.0/gh/daboross/auto-from"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/daboross/auto-from'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/daboross/auto-from" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/daboross/auto-from"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/daboross/auto-from'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 056503246317c247d168dda03b886e37dd37b12e [INFO] sha for GitHub repo daboross/auto-from: 056503246317c247d168dda03b886e37dd37b12e [INFO] validating manifest of daboross/auto-from 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 daboross/auto-from 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 daboross/auto-from [INFO] finished frobbing daboross/auto-from [INFO] frobbed toml for daboross/auto-from written to work/ex/beta-1.38-1/sources/1.37.0/gh/daboross/auto-from/Cargo.toml [INFO] started frobbing daboross/auto-from [INFO] finished frobbing daboross/auto-from [INFO] frobbed toml for daboross/auto-from written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/daboross/auto-from/Cargo.toml [INFO] crate daboross/auto-from 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing daboross/auto-from against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/daboross/auto-from:/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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 091ded50ecbc4701d9f35e3cdc7f5ed888fca36732eef649d6062cb1f74c617a [INFO] running `"docker" "start" "-a" "091ded50ecbc4701d9f35e3cdc7f5ed888fca36732eef649d6062cb1f74c617a"` [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling auto-from v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `Token` [INFO] [stderr] --> src/lib.rs:14:53 [INFO] [stderr] | [INFO] [stderr] 14 | ImplItem, ImplItemMethod, ItemImpl, ReturnType, Token, Type, TypeTuple, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/lib.rs:73:21 [INFO] [stderr] | [INFO] [stderr] 73 | let mut method = method.clone(); [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] warning: function is never used: `unit_type` [INFO] [stderr] --> src/lib.rs:91:1 [INFO] [stderr] | [INFO] [stderr] 91 | fn unit_type() -> Type { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `get_fn_return_type` [INFO] [stderr] --> src/lib.rs:140:1 [INFO] [stderr] | [INFO] [stderr] 140 | fn get_fn_return_type(ty: &ReturnType) -> Type { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.06s [INFO] running `"docker" "inspect" "091ded50ecbc4701d9f35e3cdc7f5ed888fca36732eef649d6062cb1f74c617a"` [INFO] running `"docker" "rm" "-f" "091ded50ecbc4701d9f35e3cdc7f5ed888fca36732eef649d6062cb1f74c617a"` [INFO] [stdout] 091ded50ecbc4701d9f35e3cdc7f5ed888fca36732eef649d6062cb1f74c617a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/daboross/auto-from:/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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 173c33b14fae04b0b127f2e87d51f41c22753ee83867e4681eb223430fd01895 [INFO] running `"docker" "start" "-a" "173c33b14fae04b0b127f2e87d51f41c22753ee83867e4681eb223430fd01895"` [INFO] [stderr] Compiling auto-from v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `Token` [INFO] [stderr] --> src/lib.rs:14:53 [INFO] [stderr] | [INFO] [stderr] 14 | ImplItem, ImplItemMethod, ItemImpl, ReturnType, Token, Type, TypeTuple, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/lib.rs:73:21 [INFO] [stderr] | [INFO] [stderr] 73 | let mut method = method.clone(); [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] warning: function is never used: `unit_type` [INFO] [stderr] --> src/lib.rs:91:1 [INFO] [stderr] | [INFO] [stderr] 91 | fn unit_type() -> Type { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `get_fn_return_type` [INFO] [stderr] --> src/lib.rs:140:1 [INFO] [stderr] | [INFO] [stderr] 140 | fn get_fn_return_type(ty: &ReturnType) -> Type { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.96s [INFO] running `"docker" "inspect" "173c33b14fae04b0b127f2e87d51f41c22753ee83867e4681eb223430fd01895"` [INFO] running `"docker" "rm" "-f" "173c33b14fae04b0b127f2e87d51f41c22753ee83867e4681eb223430fd01895"` [INFO] [stdout] 173c33b14fae04b0b127f2e87d51f41c22753ee83867e4681eb223430fd01895 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/daboross/auto-from:/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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] 447111187df6e54bdc54cc9b4517c4334a629dade29e1e4be064b7c54c550ff1 [INFO] running `"docker" "start" "-a" "447111187df6e54bdc54cc9b4517c4334a629dade29e1e4be064b7c54c550ff1"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/auto_from-1bb750de4048f2c0 [INFO] [stderr] Running /opt/crater/target/debug/deps/auto_from-c0afbab754e3746e [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 1 test [INFO] [stdout] test can_transform ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests auto-from [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" "447111187df6e54bdc54cc9b4517c4334a629dade29e1e4be064b7c54c550ff1"` [INFO] running `"docker" "rm" "-f" "447111187df6e54bdc54cc9b4517c4334a629dade29e1e4be064b7c54c550ff1"` [INFO] [stdout] 447111187df6e54bdc54cc9b4517c4334a629dade29e1e4be064b7c54c550ff1