[INFO] updating cached repository softpunk/ircfs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/softpunk/ircfs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/softpunk/ircfs" "work/ex/beta-1.38-1/sources/1.37.0/gh/softpunk/ircfs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/softpunk/ircfs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/softpunk/ircfs" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/softpunk/ircfs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/softpunk/ircfs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 82fdfaf0917c3271ac1773db4f00e40099ab1ab1 [INFO] sha for GitHub repo softpunk/ircfs: 82fdfaf0917c3271ac1773db4f00e40099ab1ab1 [INFO] validating manifest of softpunk/ircfs 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 softpunk/ircfs 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 softpunk/ircfs [INFO] finished frobbing softpunk/ircfs [INFO] frobbed toml for softpunk/ircfs written to work/ex/beta-1.38-1/sources/1.37.0/gh/softpunk/ircfs/Cargo.toml [INFO] started frobbing softpunk/ircfs [INFO] finished frobbing softpunk/ircfs [INFO] frobbed toml for softpunk/ircfs written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/softpunk/ircfs/Cargo.toml [INFO] crate softpunk/ircfs 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 softpunk/ircfs against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/softpunk/ircfs:/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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 5b71bf87387e820d25cbf7c469a48723da00d29e7053f2628fbabd63994b8fa7 [INFO] running `"docker" "start" "-a" "5b71bf87387e820d25cbf7c469a48723da00d29e7053f2628fbabd63994b8fa7"` [INFO] [stderr] Compiling openssl v0.9.14 [INFO] [stderr] Compiling threadpool v1.3.2 [INFO] [stderr] Compiling fuse v0.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.14 [INFO] [stderr] Compiling tokio-timer v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.2 [INFO] [stderr] Compiling toml v0.4.2 [INFO] [stderr] Compiling textwrap v0.6.0 [INFO] [stderr] Compiling tokio-mockstream v1.1.0 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling clap v2.25.0 [INFO] [stderr] Compiling fuse_mt v0.4.1 (https://github.com/sector-f/fuse-mt.git?rev=d2a4101#d2a41018) [INFO] [stderr] Compiling native-tls v0.1.4 [INFO] [stderr] Compiling tokio-tls v0.1.3 [INFO] [stderr] Compiling irc v0.12.3 [INFO] [stderr] Compiling ircfs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right': superseded by `trim_end` [INFO] [stderr] --> src/ircfs.rs:248:50 [INFO] [stderr] | [INFO] [stderr] 248 | let trimmed_len = string.trim_right().len(); [INFO] [stderr] | ^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `"docker" "inspect" "5b71bf87387e820d25cbf7c469a48723da00d29e7053f2628fbabd63994b8fa7"` [INFO] running `"docker" "rm" "-f" "5b71bf87387e820d25cbf7c469a48723da00d29e7053f2628fbabd63994b8fa7"` [INFO] [stdout] 5b71bf87387e820d25cbf7c469a48723da00d29e7053f2628fbabd63994b8fa7 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/softpunk/ircfs:/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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] ac61e9f3c7be8491948f3bcf68db94b50f0bae4c7e06e73c903cdb6a0521107e [INFO] running `"docker" "start" "-a" "ac61e9f3c7be8491948f3bcf68db94b50f0bae4c7e06e73c903cdb6a0521107e"` [INFO] [stderr] Compiling ircfs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right': superseded by `trim_end` [INFO] [stderr] --> src/ircfs.rs:248:50 [INFO] [stderr] | [INFO] [stderr] 248 | let trimmed_len = string.trim_right().len(); [INFO] [stderr] | ^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.35s [INFO] running `"docker" "inspect" "ac61e9f3c7be8491948f3bcf68db94b50f0bae4c7e06e73c903cdb6a0521107e"` [INFO] running `"docker" "rm" "-f" "ac61e9f3c7be8491948f3bcf68db94b50f0bae4c7e06e73c903cdb6a0521107e"` [INFO] [stdout] ac61e9f3c7be8491948f3bcf68db94b50f0bae4c7e06e73c903cdb6a0521107e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/softpunk/ircfs:/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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 0fb01912ab14e2807b7877eb1458007e650af48ea29c41312888e6019e04960d [INFO] running `"docker" "start" "-a" "0fb01912ab14e2807b7877eb1458007e650af48ea29c41312888e6019e04960d"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/ircfs-3c96330ba4447c1e [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" "0fb01912ab14e2807b7877eb1458007e650af48ea29c41312888e6019e04960d"` [INFO] running `"docker" "rm" "-f" "0fb01912ab14e2807b7877eb1458007e650af48ea29c41312888e6019e04960d"` [INFO] [stdout] 0fb01912ab14e2807b7877eb1458007e650af48ea29c41312888e6019e04960d