[INFO] updating cached repository https://github.com/theOver1ord/fibo [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e1ff8f5c420961e9f07c8e998d9cc77604f1b521 [INFO] testing theOver1ord/fibo against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FtheOver1ord%2Ffibo" "work/builds/worker-3/source"` [INFO] [stderr] Cloning into 'work/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/theOver1ord/fibo on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/theOver1ord/fibo [INFO] finished tweaking git repo https://github.com/theOver1ord/fibo [INFO] tweaked toml for git repo https://github.com/theOver1ord/fibo written to work/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/theOver1ord/fibo already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] b7e52527258beb45e596f282185e328ae93e4fe0b7e5ddf64961f3ea168a6f3a [INFO] running `"docker" "start" "-a" "b7e52527258beb45e596f282185e328ae93e4fe0b7e5ddf64961f3ea168a6f3a"` [INFO] [stderr] Compiling fibo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused variable: `i` [INFO] [stderr] --> src/main.rs:7:9 [INFO] [stderr] | [INFO] [stderr] 7 | for i in 0..numb { [INFO] [stderr] | ^ help: consider prefixing with an underscore: `_i` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.26s [INFO] running `"docker" "inspect" "b7e52527258beb45e596f282185e328ae93e4fe0b7e5ddf64961f3ea168a6f3a"` [INFO] running `"docker" "rm" "-f" "b7e52527258beb45e596f282185e328ae93e4fe0b7e5ddf64961f3ea168a6f3a"` [INFO] [stdout] b7e52527258beb45e596f282185e328ae93e4fe0b7e5ddf64961f3ea168a6f3a [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] e279bcfcbdc814d3c5066c92ea6e6ab4f803c5c2d9ef6ba6a1bd1baa0a350227 [INFO] running `"docker" "start" "-a" "e279bcfcbdc814d3c5066c92ea6e6ab4f803c5c2d9ef6ba6a1bd1baa0a350227"` [INFO] [stderr] Compiling fibo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused variable: `i` [INFO] [stderr] --> src/main.rs:7:9 [INFO] [stderr] | [INFO] [stderr] 7 | for i in 0..numb { [INFO] [stderr] | ^ help: consider prefixing with an underscore: `_i` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.33s [INFO] running `"docker" "inspect" "e279bcfcbdc814d3c5066c92ea6e6ab4f803c5c2d9ef6ba6a1bd1baa0a350227"` [INFO] running `"docker" "rm" "-f" "e279bcfcbdc814d3c5066c92ea6e6ab4f803c5c2d9ef6ba6a1bd1baa0a350227"` [INFO] [stdout] e279bcfcbdc814d3c5066c92ea6e6ab4f803c5c2d9ef6ba6a1bd1baa0a350227 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] 8ed7454b2e6bde435ede9f178959348f369383855f885b8ee2a261214a3dc34e [INFO] running `"docker" "start" "-a" "8ed7454b2e6bde435ede9f178959348f369383855f885b8ee2a261214a3dc34e"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.00s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/fibo-0122d5a0b48a0c8a [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" "8ed7454b2e6bde435ede9f178959348f369383855f885b8ee2a261214a3dc34e"` [INFO] running `"docker" "rm" "-f" "8ed7454b2e6bde435ede9f178959348f369383855f885b8ee2a261214a3dc34e"` [INFO] [stdout] 8ed7454b2e6bde435ede9f178959348f369383855f885b8ee2a261214a3dc34e