[INFO] updating cached repository abbec/raccoon [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/abbec/raccoon [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/abbec/raccoon" "work/ex/beta-1.37-6/sources/1.36.0/gh/abbec/raccoon"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/abbec/raccoon'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/abbec/raccoon" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/abbec/raccoon"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/abbec/raccoon'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3152f645d9b48fe7cecdf9b335ea414794bb6a34 [INFO] sha for GitHub repo abbec/raccoon: 3152f645d9b48fe7cecdf9b335ea414794bb6a34 [INFO] validating manifest of abbec/raccoon 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 abbec/raccoon 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 abbec/raccoon [INFO] finished frobbing abbec/raccoon [INFO] frobbed toml for abbec/raccoon written to work/ex/beta-1.37-6/sources/1.36.0/gh/abbec/raccoon/Cargo.toml [INFO] started frobbing abbec/raccoon [INFO] finished frobbing abbec/raccoon [INFO] frobbed toml for abbec/raccoon written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/abbec/raccoon/Cargo.toml [INFO] crate abbec/raccoon 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 abbec/raccoon 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-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/abbec/raccoon:/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] 261bb879c2583dd5bb728f8e1afb94068c261c48c0c744763365f4dd0242df20 [INFO] running `"docker" "start" "-a" "261bb879c2583dd5bb728f8e1afb94068c261c48c0c744763365f4dd0242df20"` [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling term v0.5.1 [INFO] [stderr] Compiling tokio-timer v0.1.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling isatty v0.1.9 [INFO] [stderr] Compiling bincode v1.0.1 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling slog-async v2.3.0 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling nom v4.1.1 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling serde_derive v1.0.84 [INFO] [stderr] Compiling structopt-derive v0.2.14 [INFO] [stderr] Compiling gotham_derive v0.3.0 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling serde-hjson v0.8.2 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling h2 v0.1.14 [INFO] [stderr] Compiling tokio-mockstream v1.1.0 [INFO] [stderr] Compiling slog-term v2.4.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling config v0.9.1 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling tokio-reactor v0.1.7 [INFO] [stderr] Compiling tokio-threadpool v0.1.9 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.4 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling structopt v0.2.14 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling tokio-tls v0.2.0 [INFO] [stderr] Compiling tokio v0.1.13 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling hyper v0.12.19 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Compiling irc v0.13.6 [INFO] [stderr] Compiling borrow-bag v1.0.0 [INFO] [stderr] Compiling gotham v0.3.0 [INFO] [stderr] Compiling raccoon v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 29s [INFO] running `"docker" "inspect" "261bb879c2583dd5bb728f8e1afb94068c261c48c0c744763365f4dd0242df20"` [INFO] running `"docker" "rm" "-f" "261bb879c2583dd5bb728f8e1afb94068c261c48c0c744763365f4dd0242df20"` [INFO] [stdout] 261bb879c2583dd5bb728f8e1afb94068c261c48c0c744763365f4dd0242df20 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/abbec/raccoon:/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] b29e29539a27909e92bb579b006d6d2b4f8daa6761db1496340e13baf2d7e2c3 [INFO] running `"docker" "start" "-a" "b29e29539a27909e92bb579b006d6d2b4f8daa6761db1496340e13baf2d7e2c3"` [INFO] [stderr] Compiling raccoon v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.25s [INFO] running `"docker" "inspect" "b29e29539a27909e92bb579b006d6d2b4f8daa6761db1496340e13baf2d7e2c3"` [INFO] running `"docker" "rm" "-f" "b29e29539a27909e92bb579b006d6d2b4f8daa6761db1496340e13baf2d7e2c3"` [INFO] [stdout] b29e29539a27909e92bb579b006d6d2b4f8daa6761db1496340e13baf2d7e2c3 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/abbec/raccoon:/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] d41280aa3ea284b742fe191cfb55b8343f432f91b43c0392970d00bfe6a90667 [INFO] running `"docker" "start" "-a" "d41280aa3ea284b742fe191cfb55b8343f432f91b43c0392970d00bfe6a90667"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running /opt/crater/target/debug/deps/raccoon-1fe1007bbbe4e5df [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test gitlab::tests::commit_comment ... ok [INFO] [stdout] test gitlab::tests::build ... ok [INFO] [stdout] test gitlab::tests::issue ... ok [INFO] [stdout] test gitlab::tests::issue_comment ... ok [INFO] [stdout] test gitlab::tests::pipeline ... ok [INFO] [stdout] test gitlab::tests::snippet_comment ... ok [INFO] [stdout] test gitlab::tests::wiki_page ... ok [INFO] [stdout] test gitlab::tests::merge_request ... ok [INFO] [stdout] test gitlab::tests::push ... ok [INFO] [stdout] test gitlab::tests::push_tag ... ok [INFO] [stdout] test gitlab::tests::mr_comment ... ok [INFO] [stdout] test irc::tests::test_split_channel_keys ... ok [INFO] [stdout] test tests::gitlab_commit_comment ... ok [INFO] [stdout] test tests::gitlab_invalid_token ... ok [INFO] [stdout] test tests::gitlab_pipeline ... ok [INFO] [stdout] test tests::gitlab_merge_request ... ok [INFO] [stdout] test tests::gitlab_issue_comment ... ok [INFO] [stdout] test tests::gitlab_mr_comment ... ok [INFO] [stdout] test tests::gitlab_issue ... ok [INFO] [stdout] test tests::gitlab_build ... ok [INFO] [stdout] test tests::gitlab_push ... ok [INFO] [stdout] test tests::gitlab_wiki ... ok [INFO] [stdout] test tests::gitlab_push_tag ... ok [INFO] [stdout] test tests::gitlab_snippet_comment ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "d41280aa3ea284b742fe191cfb55b8343f432f91b43c0392970d00bfe6a90667"` [INFO] running `"docker" "rm" "-f" "d41280aa3ea284b742fe191cfb55b8343f432f91b43c0392970d00bfe6a90667"` [INFO] [stdout] d41280aa3ea284b742fe191cfb55b8343f432f91b43c0392970d00bfe6a90667