[INFO] updating cached repository https://github.com/rabbitstack/rabbitc [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 514c007ac55a405a7bd04d7eb8e433abc16b7736 [INFO] testing rabbitstack/rabbitc against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Frabbitstack%2Frabbitc" "work/builds/worker-7/source"` [INFO] [stderr] Cloning into 'work/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rabbitstack/rabbitc on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/rabbitstack/rabbitc [INFO] finished tweaking git repo https://github.com/rabbitstack/rabbitc [INFO] tweaked toml for git repo https://github.com/rabbitstack/rabbitc written to work/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/rabbitstack/rabbitc already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 15184877115c74cea1aba4b892675644257ffaed3c3603f60e80a582597032ac [INFO] running `"docker" "start" "-a" "15184877115c74cea1aba4b892675644257ffaed3c3603f60e80a582597032ac"` [INFO] [stderr] Compiling pnet v0.21.0 [INFO] [stderr] Compiling ipnetwork v0.12.8 [INFO] [stderr] Compiling crossbeam-utils v0.3.2 [INFO] [stderr] Compiling pnet_sys v0.21.0 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling regex v0.2.10 [INFO] [stderr] Compiling tokio-io v0.1.6 [INFO] [stderr] Compiling nix v0.10.0 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling crossbeam-epoch v0.4.1 [INFO] [stderr] Compiling pnet_datalink v0.21.0 [INFO] [stderr] Compiling tokio-reactor v0.1.1 [INFO] [stderr] Compiling crossbeam-deque v0.3.1 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling tokio-threadpool v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling tokio-udp v0.1.0 [INFO] [stderr] Compiling pnet_macros v0.21.0 [INFO] [stderr] Compiling env_logger v0.5.9 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling ipaddress v0.1.2 [INFO] [stderr] Compiling tokio-fs v0.1.0 [INFO] [stderr] Compiling pretty_env_logger v0.2.2 [INFO] [stderr] Compiling pnet_packet v0.21.0 [INFO] [stderr] Compiling pnetlink v0.0.3 [INFO] [stderr] Compiling tokio v0.1.6 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling pnet_transport v0.21.0 [INFO] [stderr] Compiling rabbitc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.39s [INFO] running `"docker" "inspect" "15184877115c74cea1aba4b892675644257ffaed3c3603f60e80a582597032ac"` [INFO] running `"docker" "rm" "-f" "15184877115c74cea1aba4b892675644257ffaed3c3603f60e80a582597032ac"` [INFO] [stdout] 15184877115c74cea1aba4b892675644257ffaed3c3603f60e80a582597032ac [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 85c4340f0e7497cca3125974a968018f5e8eaa9c1bdf22178bd075ddcc740c7e [INFO] running `"docker" "start" "-a" "85c4340f0e7497cca3125974a968018f5e8eaa9c1bdf22178bd075ddcc740c7e"` [INFO] [stderr] Compiling rabbitc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.74s [INFO] running `"docker" "inspect" "85c4340f0e7497cca3125974a968018f5e8eaa9c1bdf22178bd075ddcc740c7e"` [INFO] running `"docker" "rm" "-f" "85c4340f0e7497cca3125974a968018f5e8eaa9c1bdf22178bd075ddcc740c7e"` [INFO] [stdout] 85c4340f0e7497cca3125974a968018f5e8eaa9c1bdf22178bd075ddcc740c7e [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen"` [INFO] [stdout] 5e71dad12042ea8877382f003b1557299b91d2c03590869f42eeedd03b6687bf [INFO] running `"docker" "start" "-a" "5e71dad12042ea8877382f003b1557299b91d2c03590869f42eeedd03b6687bf"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.49s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rabbitc-1745f78e3c58dc3b [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" "5e71dad12042ea8877382f003b1557299b91d2c03590869f42eeedd03b6687bf"` [INFO] running `"docker" "rm" "-f" "5e71dad12042ea8877382f003b1557299b91d2c03590869f42eeedd03b6687bf"` [INFO] [stdout] 5e71dad12042ea8877382f003b1557299b91d2c03590869f42eeedd03b6687bf