[INFO] updating cached repository luser/rustfilt [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/luser/rustfilt [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/luser/rustfilt" "work/ex/beta-1.37-6/sources/1.36.0/gh/luser/rustfilt"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/luser/rustfilt'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/luser/rustfilt" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/luser/rustfilt"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/luser/rustfilt'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b95d861b61a68d56a639fb3e5c893f95416daad1 [INFO] sha for GitHub repo luser/rustfilt: b95d861b61a68d56a639fb3e5c893f95416daad1 [INFO] validating manifest of luser/rustfilt 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 luser/rustfilt 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 luser/rustfilt [INFO] finished frobbing luser/rustfilt [INFO] frobbed toml for luser/rustfilt written to work/ex/beta-1.37-6/sources/1.36.0/gh/luser/rustfilt/Cargo.toml [INFO] started frobbing luser/rustfilt [INFO] finished frobbing luser/rustfilt [INFO] frobbed toml for luser/rustfilt written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/luser/rustfilt/Cargo.toml [INFO] crate luser/rustfilt 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 luser/rustfilt against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/luser/rustfilt:/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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 1bec00d10d36dce4db963493cc113215f50f736dfc1a6dccf6e0df8058bdb69e [INFO] running `"docker" "start" "-a" "1bec00d10d36dce4db963493cc113215f50f736dfc1a6dccf6e0df8058bdb69e"` [INFO] [stderr] Compiling regex v1.0.0 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling regex-syntax v0.6.0 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling rustfilt v0.2.1-pre (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.55s [INFO] running `"docker" "inspect" "1bec00d10d36dce4db963493cc113215f50f736dfc1a6dccf6e0df8058bdb69e"` [INFO] running `"docker" "rm" "-f" "1bec00d10d36dce4db963493cc113215f50f736dfc1a6dccf6e0df8058bdb69e"` [INFO] [stdout] 1bec00d10d36dce4db963493cc113215f50f736dfc1a6dccf6e0df8058bdb69e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/luser/rustfilt:/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" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 3c08aa8252fa313c1636e7d6e6b0dc3176ce49034a51e1c59b68877a217f0145 [INFO] running `"docker" "start" "-a" "3c08aa8252fa313c1636e7d6e6b0dc3176ce49034a51e1c59b68877a217f0145"` [INFO] [stderr] Compiling rustfilt v0.2.1-pre (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.54s [INFO] running `"docker" "inspect" "3c08aa8252fa313c1636e7d6e6b0dc3176ce49034a51e1c59b68877a217f0145"` [INFO] running `"docker" "rm" "-f" "3c08aa8252fa313c1636e7d6e6b0dc3176ce49034a51e1c59b68877a217f0145"` [INFO] [stdout] 3c08aa8252fa313c1636e7d6e6b0dc3176ce49034a51e1c59b68877a217f0145 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/luser/rustfilt:/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" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] aafe12487433a43c9bcd88ffc734a92f4ef874c84126915664de003418026593 [INFO] running `"docker" "start" "-a" "aafe12487433a43c9bcd88ffc734a92f4ef874c84126915664de003418026593"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/rustfilt-7cc3725033224470 [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test tests::standalone_demangles_nohash ... ok [INFO] [stdout] test tests::stream_without_newlines ... ok [INFO] [stdout] test tests::standalone_demangles ... ok [INFO] [stdout] test tests::ignores_text ... ok [INFO] [stdout] test tests::embedded_demangle ... ok [INFO] [stdout] test tests::embedded_demangle_nohash ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "aafe12487433a43c9bcd88ffc734a92f4ef874c84126915664de003418026593"` [INFO] running `"docker" "rm" "-f" "aafe12487433a43c9bcd88ffc734a92f4ef874c84126915664de003418026593"` [INFO] [stdout] aafe12487433a43c9bcd88ffc734a92f4ef874c84126915664de003418026593