[INFO] updating cached repository acmumn/paste-acm [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/acmumn/paste-acm [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/acmumn/paste-acm" "work/ex/beta-1.37-6/sources/1.36.0/gh/acmumn/paste-acm"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/acmumn/paste-acm'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/acmumn/paste-acm" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/acmumn/paste-acm"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/acmumn/paste-acm'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1eaa631eef0eacb4bcac1d268f6bbd555d4b20a9 [INFO] sha for GitHub repo acmumn/paste-acm: 1eaa631eef0eacb4bcac1d268f6bbd555d4b20a9 [INFO] validating manifest of acmumn/paste-acm 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 acmumn/paste-acm 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 acmumn/paste-acm [INFO] finished frobbing acmumn/paste-acm [INFO] frobbed toml for acmumn/paste-acm written to work/ex/beta-1.37-6/sources/1.36.0/gh/acmumn/paste-acm/Cargo.toml [INFO] started frobbing acmumn/paste-acm [INFO] finished frobbing acmumn/paste-acm [INFO] frobbed toml for acmumn/paste-acm written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/acmumn/paste-acm/Cargo.toml [INFO] crate acmumn/paste-acm 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 acmumn/paste-acm 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-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/acmumn/paste-acm:/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] a24c101b4576a025ab1c632c438b8674bec425c6342ff9c4da50eb4c70ccccd6 [INFO] running `"docker" "start" "-a" "a24c101b4576a025ab1c632c438b8674bec425c6342ff9c4da50eb4c70ccccd6"` [INFO] [stderr] Compiling failure_derive v0.1.4 [INFO] [stderr] Compiling libsqlite3-sys v0.11.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Compiling hyper v0.10.15 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling stderrlog v0.4.1 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling tokio-threadpool v0.1.9 [INFO] [stderr] Compiling mime_guess v1.8.6 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling rusqlite v0.16.0 [INFO] [stderr] Compiling tokio-reactor v0.1.7 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.4 [INFO] [stderr] Compiling tokio v0.1.13 [INFO] [stderr] Compiling iron v0.6.0 [INFO] [stderr] Compiling logger v0.4.0 [INFO] [stderr] Compiling router v0.6.0 [INFO] [stderr] Compiling persistent v0.4.0 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling structopt-derive v0.2.14 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling structopt v0.2.14 [INFO] [stderr] Compiling failure v0.1.4 [INFO] [stderr] Compiling paste-acm v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `"docker" "inspect" "a24c101b4576a025ab1c632c438b8674bec425c6342ff9c4da50eb4c70ccccd6"` [INFO] running `"docker" "rm" "-f" "a24c101b4576a025ab1c632c438b8674bec425c6342ff9c4da50eb4c70ccccd6"` [INFO] [stdout] a24c101b4576a025ab1c632c438b8674bec425c6342ff9c4da50eb4c70ccccd6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/acmumn/paste-acm:/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] 2be687ea6953b469160eb88f60d4b057383e6ebf5cee94d32c5c7a629ced9f5a [INFO] running `"docker" "start" "-a" "2be687ea6953b469160eb88f60d4b057383e6ebf5cee94d32c5c7a629ced9f5a"` [INFO] [stderr] Compiling paste-acm v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.65s [INFO] running `"docker" "inspect" "2be687ea6953b469160eb88f60d4b057383e6ebf5cee94d32c5c7a629ced9f5a"` [INFO] running `"docker" "rm" "-f" "2be687ea6953b469160eb88f60d4b057383e6ebf5cee94d32c5c7a629ced9f5a"` [INFO] [stdout] 2be687ea6953b469160eb88f60d4b057383e6ebf5cee94d32c5c7a629ced9f5a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/acmumn/paste-acm:/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] 76f80760c3bea95ab2fe552596120cb8266dd7fa35499b67a8d86a9df76909c0 [INFO] running `"docker" "start" "-a" "76f80760c3bea95ab2fe552596120cb8266dd7fa35499b67a8d86a9df76909c0"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/crater/target/debug/deps/paste_acm-12f4a4a8f46f69f7 [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" "76f80760c3bea95ab2fe552596120cb8266dd7fa35499b67a8d86a9df76909c0"` [INFO] running `"docker" "rm" "-f" "76f80760c3bea95ab2fe552596120cb8266dd7fa35499b67a8d86a9df76909c0"` [INFO] [stdout] 76f80760c3bea95ab2fe552596120cb8266dd7fa35499b67a8d86a9df76909c0