[INFO] fetching crate ubio 0.1.0... [INFO] testing ubio-0.1.0 against 1.49.0 for beta-1.50-1 [INFO] extracting crate ubio 0.1.0 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate ubio 0.1.0 on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate ubio 0.1.0 [INFO] finished tweaking crates.io crate ubio 0.1.0 [INFO] tweaked toml for crates.io crate ubio 0.1.0 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a33255a2f252af42fdae693aa34359a45ad9174db671e7e547cdb1a9e69e239f [INFO] running `Command { std: "docker" "start" "-a" "a33255a2f252af42fdae693aa34359a45ad9174db671e7e547cdb1a9e69e239f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a33255a2f252af42fdae693aa34359a45ad9174db671e7e547cdb1a9e69e239f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a33255a2f252af42fdae693aa34359a45ad9174db671e7e547cdb1a9e69e239f", kill_on_drop: false }` [INFO] [stdout] a33255a2f252af42fdae693aa34359a45ad9174db671e7e547cdb1a9e69e239f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ddff97c048ce30e330419cedb90c8f9d91d0bebf040fdd3d412d0a019713eb9a [INFO] running `Command { std: "docker" "start" "-a" "ddff97c048ce30e330419cedb90c8f9d91d0bebf040fdd3d412d0a019713eb9a", kill_on_drop: false }` [INFO] [stderr] Compiling eyre v0.6.4 [INFO] [stderr] Compiling owo-colors v1.2.1 [INFO] [stderr] Compiling indenter v0.3.2 [INFO] [stderr] Compiling lru_time_cache v0.10.0 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling positioned-io v0.2.2 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling tracing-subscriber v0.2.15 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling color-spantrace v0.1.6 [INFO] [stderr] Compiling color-eyre v0.5.10 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling ara v0.1.1 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling ubio v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.25s [INFO] running `Command { std: "docker" "inspect" "ddff97c048ce30e330419cedb90c8f9d91d0bebf040fdd3d412d0a019713eb9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddff97c048ce30e330419cedb90c8f9d91d0bebf040fdd3d412d0a019713eb9a", kill_on_drop: false }` [INFO] [stdout] ddff97c048ce30e330419cedb90c8f9d91d0bebf040fdd3d412d0a019713eb9a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 24821ea7f903a3825aa8f83453d10386884a69a1cd4d392a281a732dee92d5d7 [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" "24821ea7f903a3825aa8f83453d10386884a69a1cd4d392a281a732dee92d5d7", kill_on_drop: false }` [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling mktemp v0.4.0 [INFO] [stderr] Compiling ubio v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `http_serve` [INFO] [stdout] --> src/tests.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | use http_serve::Entity; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `http_serve` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `http_serve` [INFO] [stdout] --> src/tests.rs:144:19 [INFO] [stdout] | [INFO] [stdout] 144 | let res = http_serve::serve(entity, &req); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `http_serve` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ubio` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "24821ea7f903a3825aa8f83453d10386884a69a1cd4d392a281a732dee92d5d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24821ea7f903a3825aa8f83453d10386884a69a1cd4d392a281a732dee92d5d7", kill_on_drop: false }` [INFO] [stdout] 24821ea7f903a3825aa8f83453d10386884a69a1cd4d392a281a732dee92d5d7