[INFO] crate web_common 0.2.0 is already in cache [INFO] testing web_common-0.2.0 against 1.45.2 for beta-1.46-1 [INFO] extracting crate web_common 0.2.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate web_common 0.2.0 on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate web_common 0.2.0 [INFO] finished tweaking crates.io crate web_common 0.2.0 [INFO] tweaked toml for crates.io crate web_common 0.2.0 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b26d89ee25f37cc81b0182d37c9621e69c385610b46f9fc1c71776a55e0eb9af [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" "b26d89ee25f37cc81b0182d37c9621e69c385610b46f9fc1c71776a55e0eb9af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b26d89ee25f37cc81b0182d37c9621e69c385610b46f9fc1c71776a55e0eb9af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b26d89ee25f37cc81b0182d37c9621e69c385610b46f9fc1c71776a55e0eb9af", kill_on_drop: false }` [INFO] [stdout] b26d89ee25f37cc81b0182d37c9621e69c385610b46f9fc1c71776a55e0eb9af [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" "MAP_USER_ID=0" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "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] 2a97f32eaeec8ff0d9f21371d23a36c7c3398ec0b004df7f3c131f54b2e81c21 [INFO] running `Command { std: "docker" "start" "-a" "2a97f32eaeec8ff0d9f21371d23a36c7c3398ec0b004df7f3c131f54b2e81c21", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling anystring_macro v0.0.1 [INFO] [stderr] Compiling globals v1.0.1 [INFO] [stderr] Compiling anystring v0.0.2 [INFO] [stderr] Compiling cstring v0.0.4 [INFO] [stderr] Compiling js_ffi v0.6.9 [INFO] [stderr] Compiling js_ffi v0.8.0 [INFO] [stderr] Compiling web_timer v0.1.5 [INFO] [stderr] Compiling web_random v0.0.2 [INFO] [stderr] Compiling web_console v0.2.1 [INFO] [stderr] Compiling web_common v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.94s [INFO] running `Command { std: "docker" "inspect" "2a97f32eaeec8ff0d9f21371d23a36c7c3398ec0b004df7f3c131f54b2e81c21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a97f32eaeec8ff0d9f21371d23a36c7c3398ec0b004df7f3c131f54b2e81c21", kill_on_drop: false }` [INFO] [stdout] 2a97f32eaeec8ff0d9f21371d23a36c7c3398ec0b004df7f3c131f54b2e81c21 [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" "MAP_USER_ID=0" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d304d935f6121232766aebb537749acea4b3e09f86cecf2a351e322ceacc9bf [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" "1d304d935f6121232766aebb537749acea4b3e09f86cecf2a351e322ceacc9bf", kill_on_drop: false }` [INFO] [stderr] Compiling web_common v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.91s [INFO] running `Command { std: "docker" "inspect" "1d304d935f6121232766aebb537749acea4b3e09f86cecf2a351e322ceacc9bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d304d935f6121232766aebb537749acea4b3e09f86cecf2a351e322ceacc9bf", kill_on_drop: false }` [INFO] [stdout] 1d304d935f6121232766aebb537749acea4b3e09f86cecf2a351e322ceacc9bf [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" "MAP_USER_ID=0" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 24714f2502812acfbd6b41ed48db918fd82f8c80298e9eea15b11ce898b84898 [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" "24714f2502812acfbd6b41ed48db918fd82f8c80298e9eea15b11ce898b84898", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/web_common-a6df1e28b98a1ae8 [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] [stderr] Doc-tests web_common [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" "24714f2502812acfbd6b41ed48db918fd82f8c80298e9eea15b11ce898b84898", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24714f2502812acfbd6b41ed48db918fd82f8c80298e9eea15b11ce898b84898", kill_on_drop: false }` [INFO] [stdout] 24714f2502812acfbd6b41ed48db918fd82f8c80298e9eea15b11ce898b84898