[INFO] updating cached repository https://github.com/zomerfaun/grot [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] 813e34a4a227d5fc0a5193b1f9f37f9a8e93abcb [INFO] testing zomerfaun/grot against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzomerfaun%2Fgrot" "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/zomerfaun/grot on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/zomerfaun/grot [INFO] finished tweaking git repo https://github.com/zomerfaun/grot [INFO] tweaked toml for git repo https://github.com/zomerfaun/grot written to work/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/zomerfaun/grot already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "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" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 12508bbe10f0811a7b7c51f46f68c8dddccc57187fa4db1d1092a0b95211a6b4 [INFO] running `"docker" "start" "-a" "12508bbe10f0811a7b7c51f46f68c8dddccc57187fa4db1d1092a0b95211a6b4"` [INFO] [stderr] Compiling cc v1.0.9 [INFO] [stderr] Compiling libc v0.2.39 [INFO] [stderr] Compiling num-traits v0.2.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling regex v0.2.10 [INFO] [stderr] Compiling quick-error v1.2.1 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling rustc-demangle v0.1.7 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling itoa v0.4.1 [INFO] [stderr] Compiling serde v1.0.33 [INFO] [stderr] Compiling termcolor v0.3.5 [INFO] [stderr] Compiling floating-duration v0.1.2 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling sdl2-sys v0.31.0 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling regex-syntax v0.5.3 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling num-integer v0.1.36 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling atty v0.2.8 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling syn v0.12.14 [INFO] [stderr] Compiling num-iter v0.1.35 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling sdl2 v0.31.0 [INFO] [stderr] Compiling serde_derive_internals v0.21.0 [INFO] [stderr] Compiling structopt-derive v0.2.5 [INFO] [stderr] Compiling env_logger v0.5.6 [INFO] [stderr] Compiling serde_json v1.0.13 [INFO] [stderr] Compiling serde_derive v1.0.33 [INFO] [stderr] Compiling structopt v0.2.5 [INFO] [stderr] Compiling backtrace v0.3.5 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling grot v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.03s [INFO] running `"docker" "inspect" "12508bbe10f0811a7b7c51f46f68c8dddccc57187fa4db1d1092a0b95211a6b4"` [INFO] running `"docker" "rm" "-f" "12508bbe10f0811a7b7c51f46f68c8dddccc57187fa4db1d1092a0b95211a6b4"` [INFO] [stdout] 12508bbe10f0811a7b7c51f46f68c8dddccc57187fa4db1d1092a0b95211a6b4 [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" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 7114c04d1a6acead9ccc684540575967c77b466684c9c83649110c27d928488a [INFO] running `"docker" "start" "-a" "7114c04d1a6acead9ccc684540575967c77b466684c9c83649110c27d928488a"` [INFO] [stderr] Compiling grot v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.40s [INFO] running `"docker" "inspect" "7114c04d1a6acead9ccc684540575967c77b466684c9c83649110c27d928488a"` [INFO] running `"docker" "rm" "-f" "7114c04d1a6acead9ccc684540575967c77b466684c9c83649110c27d928488a"` [INFO] [stdout] 7114c04d1a6acead9ccc684540575967c77b466684c9c83649110c27d928488a [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" "+1.38.0" "test" "--frozen"` [INFO] [stdout] 19f28b15d530b6cbaca073dd9be97ca6677b42a5bb4559a6f4519c436956db59 [INFO] running `"docker" "start" "-a" "19f28b15d530b6cbaca073dd9be97ca6677b42a5bb4559a6f4519c436956db59"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/grot-ec2733c5f7fd741c [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" "19f28b15d530b6cbaca073dd9be97ca6677b42a5bb4559a6f4519c436956db59"` [INFO] running `"docker" "rm" "-f" "19f28b15d530b6cbaca073dd9be97ca6677b42a5bb4559a6f4519c436956db59"` [INFO] [stdout] 19f28b15d530b6cbaca073dd9be97ca6677b42a5bb4559a6f4519c436956db59