[INFO] cloning repository pombase/pombase_rc_string [INFO] running `"git" "clone" "--bare" "git://github.com/pombase/pombase_rc_string.git" "work/cache/sources/gh/pombase/pombase_rc_string"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/pombase/pombase_rc_string'... [INFO] running `"git" "clone" "work/cache/sources/gh/pombase/pombase_rc_string" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/pombase/pombase_rc_string"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/pombase/pombase_rc_string'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/pombase/pombase_rc_string" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/pombase/pombase_rc_string"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/pombase/pombase_rc_string'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ef7cc29de592e9833c4a094b58180622f95b74c9 [INFO] sha for GitHub repo pombase/pombase_rc_string: ef7cc29de592e9833c4a094b58180622f95b74c9 [INFO] validating manifest of pombase/pombase_rc_string on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of pombase/pombase_rc_string on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing pombase/pombase_rc_string [INFO] finished frobbing pombase/pombase_rc_string [INFO] frobbed toml for pombase/pombase_rc_string written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/pombase/pombase_rc_string/Cargo.toml [INFO] started frobbing pombase/pombase_rc_string [INFO] finished frobbing pombase/pombase_rc_string [INFO] frobbed toml for pombase/pombase_rc_string written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/pombase/pombase_rc_string/Cargo.toml [INFO] crate pombase/pombase_rc_string already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded weak-table v0.2.3 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing pombase/pombase_rc_string against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/pombase/pombase_rc_string:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 11d50fafac9a3851766303123a9cd74935b34f163287313602707db8f88e5c62 [INFO] running `"docker" "start" "-a" "11d50fafac9a3851766303123a9cd74935b34f163287313602707db8f88e5c62"` [INFO] [stderr] Compiling ryu v0.2.5 [INFO] [stderr] Compiling weak-table v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.26 [INFO] [stderr] Compiling pombase_rc_string v0.1.0 (/opt/crater/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 8.65s [INFO] running `"docker" "inspect" "11d50fafac9a3851766303123a9cd74935b34f163287313602707db8f88e5c62"` [INFO] running `"docker" "rm" "-f" "11d50fafac9a3851766303123a9cd74935b34f163287313602707db8f88e5c62"` [INFO] [stdout] 11d50fafac9a3851766303123a9cd74935b34f163287313602707db8f88e5c62 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/pombase/pombase_rc_string:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 2cf9fd3684338726f7f6b06b468de5302f5edb91b2aa36b7f04b75fa9fa617db [INFO] running `"docker" "start" "-a" "2cf9fd3684338726f7f6b06b468de5302f5edb91b2aa36b7f04b75fa9fa617db"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Compiling pombase_rc_string v0.1.0 (/opt/crater/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 3.60s [INFO] running `"docker" "inspect" "2cf9fd3684338726f7f6b06b468de5302f5edb91b2aa36b7f04b75fa9fa617db"` [INFO] running `"docker" "rm" "-f" "2cf9fd3684338726f7f6b06b468de5302f5edb91b2aa36b7f04b75fa9fa617db"` [INFO] [stdout] 2cf9fd3684338726f7f6b06b468de5302f5edb91b2aa36b7f04b75fa9fa617db [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/pombase/pombase_rc_string:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 17a4a7658fb86e75443c624e7d59f418038d7267771db9a2e93827e7d05f1e66 [INFO] running `"docker" "start" "-a" "17a4a7658fb86e75443c624e7d59f418038d7267771db9a2e93827e7d05f1e66"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/pombase_rc_string-8b57fd30fe95eb46 [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] [stderr] Running /opt/crater/target/debug/deps/test-dff0e4de9bd970b1 [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" "17a4a7658fb86e75443c624e7d59f418038d7267771db9a2e93827e7d05f1e66"` [INFO] running `"docker" "rm" "-f" "17a4a7658fb86e75443c624e7d59f418038d7267771db9a2e93827e7d05f1e66"` [INFO] [stdout] 17a4a7658fb86e75443c624e7d59f418038d7267771db9a2e93827e7d05f1e66