[INFO] updating cached repository https://github.com/pombase/pombase_rc_string [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] ef7cc29de592e9833c4a094b58180622f95b74c9 [INFO] testing pombase/pombase_rc_string against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpombase%2Fpombase_rc_string" "work/builds/worker-5/source"` [INFO] [stderr] Cloning into 'work/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pombase/pombase_rc_string 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/pombase/pombase_rc_string [INFO] finished tweaking git repo https://github.com/pombase/pombase_rc_string [INFO] tweaked toml for git repo https://github.com/pombase/pombase_rc_string written to work/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/pombase/pombase_rc_string 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-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/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] 6693c846325e052aa96b5bb435b56fd2795e0814c9215d90d32ce390446d964f [INFO] running `"docker" "start" "-a" "6693c846325e052aa96b5bb435b56fd2795e0814c9215d90d32ce390446d964f"` [INFO] [stderr] Compiling ryu v0.2.5 [INFO] [stderr] Compiling weak-table v0.2.3 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling serde_json v1.0.26 [INFO] [stderr] Compiling serde_derive v1.0.75 [INFO] [stderr] Compiling pombase_rc_string v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: static variable `cache` should have an upper case name [INFO] [stderr] --> src/lib.rs:24:16 [INFO] [stderr] | [INFO] [stderr] 24 | static ref cache: Mutex>> = Mutex::new(WeakHashSet::new()); [INFO] [stderr] | ^^^^^ help: convert the identifier to upper case: `CACHE` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.84s [INFO] running `"docker" "inspect" "6693c846325e052aa96b5bb435b56fd2795e0814c9215d90d32ce390446d964f"` [INFO] running `"docker" "rm" "-f" "6693c846325e052aa96b5bb435b56fd2795e0814c9215d90d32ce390446d964f"` [INFO] [stdout] 6693c846325e052aa96b5bb435b56fd2795e0814c9215d90d32ce390446d964f [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/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] 0fd71c86853b60c84461f7f1ef6b7453c9c5c42cc90932cee9dd5c173ef6616d [INFO] running `"docker" "start" "-a" "0fd71c86853b60c84461f7f1ef6b7453c9c5c42cc90932cee9dd5c173ef6616d"` [INFO] [stderr] Compiling pombase_rc_string v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: static variable `cache` should have an upper case name [INFO] [stderr] --> src/lib.rs:24:16 [INFO] [stderr] | [INFO] [stderr] 24 | static ref cache: Mutex>> = Mutex::new(WeakHashSet::new()); [INFO] [stderr] | ^^^^^ help: convert the identifier to upper case: `CACHE` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.44s [INFO] running `"docker" "inspect" "0fd71c86853b60c84461f7f1ef6b7453c9c5c42cc90932cee9dd5c173ef6616d"` [INFO] running `"docker" "rm" "-f" "0fd71c86853b60c84461f7f1ef6b7453c9c5c42cc90932cee9dd5c173ef6616d"` [INFO] [stdout] 0fd71c86853b60c84461f7f1ef6b7453c9c5c42cc90932cee9dd5c173ef6616d [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/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] af1c861683b0e8b9ee1435b9844dde95d200d1e4faa77a5cfe6551a3e61e65bd [INFO] running `"docker" "start" "-a" "af1c861683b0e8b9ee1435b9844dde95d200d1e4faa77a5cfe6551a3e61e65bd"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.86s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/pombase_rc_string-5d84aea32bf1db2b [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] Running /opt/rustwide/target/debug/deps/test-43a927d538a618d5 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test ... 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 pombase_rc_string [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" "af1c861683b0e8b9ee1435b9844dde95d200d1e4faa77a5cfe6551a3e61e65bd"` [INFO] running `"docker" "rm" "-f" "af1c861683b0e8b9ee1435b9844dde95d200d1e4faa77a5cfe6551a3e61e65bd"` [INFO] [stdout] af1c861683b0e8b9ee1435b9844dde95d200d1e4faa77a5cfe6551a3e61e65bd