[INFO] fetching crate uni_publisher 0.0.10... [INFO] testing uni_publisher-0.0.10 against 1.49.0 for beta-1.50-1 [INFO] extracting crate uni_publisher 0.0.10 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate uni_publisher 0.0.10 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 uni_publisher 0.0.10 [INFO] finished tweaking crates.io crate uni_publisher 0.0.10 [INFO] tweaked toml for crates.io crate uni_publisher 0.0.10 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate crates.io crate uni_publisher 0.0.10 already has a lockfile, it will not be regenerated [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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] e5cfd8d49c7826a8fdbc3409522ea86437c9c0787f5e9d04d0d6ce5bc3816154 [INFO] running `Command { std: "docker" "start" "-a" "e5cfd8d49c7826a8fdbc3409522ea86437c9c0787f5e9d04d0d6ce5bc3816154", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e5cfd8d49c7826a8fdbc3409522ea86437c9c0787f5e9d04d0d6ce5bc3816154", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5cfd8d49c7826a8fdbc3409522ea86437c9c0787f5e9d04d0d6ce5bc3816154", kill_on_drop: false }` [INFO] [stdout] e5cfd8d49c7826a8fdbc3409522ea86437c9c0787f5e9d04d0d6ce5bc3816154 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] [stdout] 65e374a4fe98f1d7ba9878a9d0f4fb30545b2172498882e0da2b768341b85412 [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" "65e374a4fe98f1d7ba9878a9d0f4fb30545b2172498882e0da2b768341b85412", kill_on_drop: false }` [INFO] [stderr] Compiling openssl v0.10.31 [INFO] [stderr] Compiling anyhow v1.0.35 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling bytesize v1.0.1 [INFO] [stderr] Compiling im-rc v15.0.0 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling socket2 v0.3.17 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling dir-diff v0.3.2 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_xoshiro v0.4.0 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tar v0.4.30 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling semver v0.10.0 [INFO] [stderr] Compiling cargo-platform v0.1.1 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling serde_ignored v0.1.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling ignore v0.4.17 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling openssl-sys v0.9.59 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling libnghttp2-sys v0.1.5+1.42.0 [INFO] [stderr] Compiling libssh2-sys v0.2.20 [INFO] [stderr] Compiling curl-sys v0.4.39+curl-7.74.0 [INFO] [stderr] Compiling libgit2-sys v0.12.14+1.1.0 [INFO] [stderr] Compiling sized-chunks v0.6.2 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling rustfix v0.5.1 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling curl v0.4.34 [INFO] [stderr] Compiling git2 v0.13.12 [INFO] [stderr] Compiling crates-io v0.31.1 [INFO] [stderr] Compiling crypto-hash v0.3.4 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling git2-curl v0.14.1 [INFO] [stderr] Compiling cargo v0.46.1 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.9 [INFO] [stderr] Compiling uni_publisher v0.0.10 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 21s [INFO] running `Command { std: "docker" "inspect" "65e374a4fe98f1d7ba9878a9d0f4fb30545b2172498882e0da2b768341b85412", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65e374a4fe98f1d7ba9878a9d0f4fb30545b2172498882e0da2b768341b85412", kill_on_drop: false }` [INFO] [stdout] 65e374a4fe98f1d7ba9878a9d0f4fb30545b2172498882e0da2b768341b85412 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 4f7f30d3a6bffa925351ae69a5fbdf30b23ffc9ea58a49c66e53e4a1a02290e8 [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" "4f7f30d3a6bffa925351ae69a5fbdf30b23ffc9ea58a49c66e53e4a1a02290e8", kill_on_drop: false }` [INFO] [stderr] Compiling uni_publisher v0.0.10 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.28s [INFO] running `Command { std: "docker" "inspect" "4f7f30d3a6bffa925351ae69a5fbdf30b23ffc9ea58a49c66e53e4a1a02290e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f7f30d3a6bffa925351ae69a5fbdf30b23ffc9ea58a49c66e53e4a1a02290e8", kill_on_drop: false }` [INFO] [stdout] 4f7f30d3a6bffa925351ae69a5fbdf30b23ffc9ea58a49c66e53e4a1a02290e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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", kill_on_drop: false }` [INFO] [stdout] 2f8e232ed27ff1cd8f4dc7d0de9fcfc6b4214edcd77d8eecfa4ce40c33a157d2 [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" "2f8e232ed27ff1cd8f4dc7d0de9fcfc6b4214edcd77d8eecfa4ce40c33a157d2", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/uni_publisher-5640d0415f484726 [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 `Command { std: "docker" "inspect" "2f8e232ed27ff1cd8f4dc7d0de9fcfc6b4214edcd77d8eecfa4ce40c33a157d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f8e232ed27ff1cd8f4dc7d0de9fcfc6b4214edcd77d8eecfa4ce40c33a157d2", kill_on_drop: false }` [INFO] [stdout] 2f8e232ed27ff1cd8f4dc7d0de9fcfc6b4214edcd77d8eecfa4ce40c33a157d2