[INFO] updating cached repository https://github.com/nethad/rust-api-example [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] ed17b01f101b68348f19b15423012f7c230fe461 [INFO] testing nethad/rust-api-example against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnethad%2Frust-api-example" "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/nethad/rust-api-example on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/nethad/rust-api-example [INFO] finished tweaking git repo https://github.com/nethad/rust-api-example [INFO] tweaked toml for git repo https://github.com/nethad/rust-api-example written to work/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/nethad/rust-api-example already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "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" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 0dbe8a6466324f54c45b82f30abeeb930fde6b1aa43e3cb75699edec1e0aadce [INFO] running `"docker" "start" "-a" "0dbe8a6466324f54c45b82f30abeeb930fde6b1aa43e3cb75699edec1e0aadce"` [INFO] [stderr] Compiling matches v0.1.4 [INFO] [stderr] Compiling libc v0.2.23 [INFO] [stderr] Compiling unicode-normalization v0.1.4 [INFO] [stderr] Compiling byteorder v1.0.0 [INFO] [stderr] Compiling httparse v1.2.2 [INFO] [stderr] Compiling serde v1.0.8 [INFO] [stderr] Compiling itoa v0.3.1 [INFO] [stderr] Compiling num-traits v0.1.37 [INFO] [stderr] Compiling dtoa v0.4.1 [INFO] [stderr] Compiling mime v0.2.4 [INFO] [stderr] Compiling unicase v1.4.0 [INFO] [stderr] Compiling hyper v0.10.10 [INFO] [stderr] Compiling serde_derive_internals v0.15.1 [INFO] [stderr] Compiling unicode-bidi v0.3.2 [INFO] [stderr] Compiling base64 v0.5.2 [INFO] [stderr] Compiling num_cpus v1.4.0 [INFO] [stderr] Compiling time v0.1.37 [INFO] [stderr] Compiling idna v0.1.2 [INFO] [stderr] Compiling serde_derive v1.0.8 [INFO] [stderr] Compiling url v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.2 [INFO] [stderr] Compiling iron v0.5.1 [INFO] [stderr] Compiling api-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.40s [INFO] running `"docker" "inspect" "0dbe8a6466324f54c45b82f30abeeb930fde6b1aa43e3cb75699edec1e0aadce"` [INFO] running `"docker" "rm" "-f" "0dbe8a6466324f54c45b82f30abeeb930fde6b1aa43e3cb75699edec1e0aadce"` [INFO] [stdout] 0dbe8a6466324f54c45b82f30abeeb930fde6b1aa43e3cb75699edec1e0aadce [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" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] 74ef8a9d4c8c03a01215e627a9296854fd6a55be72771a13e28e8f3125ce35cd [INFO] running `"docker" "start" "-a" "74ef8a9d4c8c03a01215e627a9296854fd6a55be72771a13e28e8f3125ce35cd"` [INFO] [stderr] Compiling api-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.41s [INFO] running `"docker" "inspect" "74ef8a9d4c8c03a01215e627a9296854fd6a55be72771a13e28e8f3125ce35cd"` [INFO] running `"docker" "rm" "-f" "74ef8a9d4c8c03a01215e627a9296854fd6a55be72771a13e28e8f3125ce35cd"` [INFO] [stdout] 74ef8a9d4c8c03a01215e627a9296854fd6a55be72771a13e28e8f3125ce35cd [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" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] b4523b6c2c953c7f81af9c4dd9271892cae162155ff54c47ebc8754f5c11957a [INFO] running `"docker" "start" "-a" "b4523b6c2c953c7f81af9c4dd9271892cae162155ff54c47ebc8754f5c11957a"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/api_test-ddc28d65d98ead0c [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" "b4523b6c2c953c7f81af9c4dd9271892cae162155ff54c47ebc8754f5c11957a"` [INFO] running `"docker" "rm" "-f" "b4523b6c2c953c7f81af9c4dd9271892cae162155ff54c47ebc8754f5c11957a"` [INFO] [stdout] b4523b6c2c953c7f81af9c4dd9271892cae162155ff54c47ebc8754f5c11957a