[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.37-6/sources/1.36.0/gh/softpunk/ircfs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/softpunk/ircfs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/softpunk/ircfs" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/softpunk/ircfs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/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.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of softpunk/ircfs on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "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.37-6/sources/1.36.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.37-6/sources/beta-2019-07-23/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.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing softpunk/ircfs against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.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.36.0" "build" "--frozen"` [INFO] [stdout] 93b818724fd51962425ad396cb992dd6a877dd2f82522fd7c90bc8fbed57f7b0 [INFO] running `"docker" "start" "-a" "93b818724fd51962425ad396cb992dd6a877dd2f82522fd7c90bc8fbed57f7b0"` [INFO] [stderr] Compiling libc v0.2.24 [INFO] [stderr] Compiling num-traits v0.1.39 [INFO] [stderr] Compiling openssl v0.9.14 [INFO] [stderr] Compiling cfg-if v0.1.1 [INFO] [stderr] Compiling bufstream v0.1.3 [INFO] [stderr] Compiling backtrace-sys v0.1.11 [INFO] [stderr] Compiling openssl-sys v0.9.14 [INFO] [stderr] Compiling tokio-timer v0.1.2 [INFO] [stderr] Compiling toml v0.4.2 [INFO] [stderr] Compiling iovec v0.1.0 [INFO] [stderr] Compiling net2 v0.2.29 [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling time v0.1.37 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling num_cpus v1.6.2 [INFO] [stderr] Compiling textwrap v0.6.0 [INFO] [stderr] Compiling bytes v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.34 [INFO] [stderr] Compiling serde_json v1.0.2 [INFO] [stderr] Compiling mio v0.6.9 [INFO] [stderr] Compiling clap v2.25.0 [INFO] [stderr] Compiling num-iter v0.1.33 [INFO] [stderr] Compiling fuse v0.3.0 [INFO] [stderr] Compiling num v0.1.39 [INFO] [stderr] Compiling tokio-io v0.1.2 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling tokio-mockstream v1.1.0 [INFO] [stderr] Compiling fuse_mt v0.4.1 (https://github.com/sector-f/fuse-mt.git?rev=d2a4101#d2a41018) [INFO] [stderr] Compiling tokio-core v0.1.8 [INFO] [stderr] Compiling native-tls v0.1.4 [INFO] [stderr] Compiling tokio-tls v0.1.3 [INFO] [stderr] Compiling backtrace v0.3.2 [INFO] [stderr] Compiling error-chain v0.10.0 [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 22s [INFO] running `"docker" "inspect" "93b818724fd51962425ad396cb992dd6a877dd2f82522fd7c90bc8fbed57f7b0"` [INFO] running `"docker" "rm" "-f" "93b818724fd51962425ad396cb992dd6a877dd2f82522fd7c90bc8fbed57f7b0"` [INFO] [stdout] 93b818724fd51962425ad396cb992dd6a877dd2f82522fd7c90bc8fbed57f7b0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.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.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] e62929005bcc4c213ab104286a42eac4b2bfb4f1dcb5bf532e603064be3759fb [INFO] running `"docker" "start" "-a" "e62929005bcc4c213ab104286a42eac4b2bfb4f1dcb5bf532e603064be3759fb"` [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.08s [INFO] running `"docker" "inspect" "e62929005bcc4c213ab104286a42eac4b2bfb4f1dcb5bf532e603064be3759fb"` [INFO] running `"docker" "rm" "-f" "e62929005bcc4c213ab104286a42eac4b2bfb4f1dcb5bf532e603064be3759fb"` [INFO] [stdout] e62929005bcc4c213ab104286a42eac4b2bfb4f1dcb5bf532e603064be3759fb [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.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.36.0" "test" "--frozen"` [INFO] [stdout] 6cc3ad4bb0c406c214f59fe0d372a647ac70049ade4314e839cb4c0b270959ba [INFO] running `"docker" "start" "-a" "6cc3ad4bb0c406c214f59fe0d372a647ac70049ade4314e839cb4c0b270959ba"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/ircfs-197ffe68230b6034 [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" "6cc3ad4bb0c406c214f59fe0d372a647ac70049ade4314e839cb4c0b270959ba"` [INFO] running `"docker" "rm" "-f" "6cc3ad4bb0c406c214f59fe0d372a647ac70049ade4314e839cb4c0b270959ba"` [INFO] [stdout] 6cc3ad4bb0c406c214f59fe0d372a647ac70049ade4314e839cb4c0b270959ba