[INFO] cloning repository https://github.com/fasterthanlime/ubio [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fasterthanlime/ubio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffasterthanlime%2Fubio", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffasterthanlime%2Fubio'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9c4dd806f65a4c0a43569be8ee37bf00c8f9e73e [INFO] testing fasterthanlime/ubio against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffasterthanlime%2Fubio" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fasterthanlime/ubio on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fasterthanlime/ubio [INFO] finished tweaking git repo https://github.com/fasterthanlime/ubio [INFO] tweaked toml for git repo https://github.com/fasterthanlime/ubio written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/fasterthanlime/ubio already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 113f203768f7136f6575e302dd00dc3690bc4840d8e92c83a8b48bf028148b9a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "113f203768f7136f6575e302dd00dc3690bc4840d8e92c83a8b48bf028148b9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "113f203768f7136f6575e302dd00dc3690bc4840d8e92c83a8b48bf028148b9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "113f203768f7136f6575e302dd00dc3690bc4840d8e92c83a8b48bf028148b9a", kill_on_drop: false }` [INFO] [stdout] 113f203768f7136f6575e302dd00dc3690bc4840d8e92c83a8b48bf028148b9a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c2e868338c61eb486e3f91ada1ad4c8f6ba4151a0d162020eb569e59d960d613 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c2e868338c61eb486e3f91ada1ad4c8f6ba4151a0d162020eb569e59d960d613", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling eyre v0.6.0 [INFO] [stderr] Compiling oorandom v11.1.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling tracing-core v0.1.13 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling positioned-io v0.2.2 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling tracing-serde v0.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.9 [INFO] [stderr] Compiling tracing-attributes v0.1.9 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling tracing v0.1.18 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling color-spantrace v0.1.4 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling color-eyre v0.5.0 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling ara v0.1.0 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.7 [INFO] [stderr] Compiling ubio v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 14s [INFO] running `Command { std: "docker" "inspect" "c2e868338c61eb486e3f91ada1ad4c8f6ba4151a0d162020eb569e59d960d613", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2e868338c61eb486e3f91ada1ad4c8f6ba4151a0d162020eb569e59d960d613", kill_on_drop: false }` [INFO] [stdout] c2e868338c61eb486e3f91ada1ad4c8f6ba4151a0d162020eb569e59d960d613 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb19f600023e79f14dd1b22972f7c990ab5a086d5acfd9bbd9762946dcd8656c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "bb19f600023e79f14dd1b22972f7c990ab5a086d5acfd9bbd9762946dcd8656c", kill_on_drop: false }` [INFO] [stderr] Compiling standback v0.2.9 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling mktemp v0.4.0 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling http-serve v0.2.2 (https://github.com/scottlamb/http-serve?rev=9f583a1cc9c6c2d9dd5424d41237e59a2d011e1f#9f583a1c) [INFO] [stderr] Compiling ubio v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 28.56s [INFO] running `Command { std: "docker" "inspect" "bb19f600023e79f14dd1b22972f7c990ab5a086d5acfd9bbd9762946dcd8656c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb19f600023e79f14dd1b22972f7c990ab5a086d5acfd9bbd9762946dcd8656c", kill_on_drop: false }` [INFO] [stdout] bb19f600023e79f14dd1b22972f7c990ab5a086d5acfd9bbd9762946dcd8656c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1374f57040317a453654750fb2fef5fd4ab6da8b1b27c1538001cd79c97f5246 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1374f57040317a453654750fb2fef5fd4ab6da8b1b27c1538001cd79c97f5246", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 31.11s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ubio-a7b29756042746ae) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Doc-tests ubio [INFO] [stdout] test tests::run_tests ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.48s [INFO] [stdout] [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1374f57040317a453654750fb2fef5fd4ab6da8b1b27c1538001cd79c97f5246", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1374f57040317a453654750fb2fef5fd4ab6da8b1b27c1538001cd79c97f5246", kill_on_drop: false }` [INFO] [stdout] 1374f57040317a453654750fb2fef5fd4ab6da8b1b27c1538001cd79c97f5246