[INFO] fetching crate nature_integrate_test_executor 0.20.3... [INFO] testing nature_integrate_test_executor-0.20.3 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate nature_integrate_test_executor 0.20.3 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate nature_integrate_test_executor 0.20.3 on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate nature_integrate_test_executor 0.20.3 [INFO] finished tweaking crates.io crate nature_integrate_test_executor 0.20.3 [INFO] tweaked toml for crates.io crate nature_integrate_test_executor 0.20.3 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded actix-tls v1.0.0 [INFO] [stderr] Downloaded actix-web-codegen v0.2.2 [INFO] [stderr] Downloaded awc v1.0.1 [INFO] [stderr] Downloaded lru_time_cache v0.11.3 [INFO] [stderr] Downloaded rust_decimal v1.9.0 [INFO] [stderr] Downloaded actix-web v2.0.0 [INFO] [stderr] Downloaded nature v0.20.3 [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" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5a4721b08dee7b89ff47cd3bfec23d7a689f905450505178e3473012f537226e [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" "5a4721b08dee7b89ff47cd3bfec23d7a689f905450505178e3473012f537226e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a4721b08dee7b89ff47cd3bfec23d7a689f905450505178e3473012f537226e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a4721b08dee7b89ff47cd3bfec23d7a689f905450505178e3473012f537226e", kill_on_drop: false }` [INFO] [stdout] 5a4721b08dee7b89ff47cd3bfec23d7a689f905450505178e3473012f537226e [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" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 30156cc23acc1367889ff42bf881d74f9ea4151478b81e4f795ba19d29abeef5 [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" "30156cc23acc1367889ff42bf881d74f9ea4151478b81e4f795ba19d29abeef5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling mio-named-pipes v0.1.7 [INFO] [stderr] Compiling lru_time_cache v0.11.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling actix-web-codegen v0.2.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling rust_decimal v1.9.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling actix-router v0.2.5 [INFO] [stderr] Compiling twox-hash v1.6.0 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling actix-utils v1.0.6 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling actix-tls v1.0.0 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling lexical v5.2.0 [INFO] [stderr] Compiling bigdecimal v0.1.2 [INFO] [stderr] Compiling mysql_common v0.22.2 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-connect v1.0.2 [INFO] [stderr] Compiling mysql_async v0.23.1 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling actix-http v1.0.1 [INFO] [stderr] Compiling awc v1.0.1 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling actix-web v2.0.0 [INFO] [stderr] Compiling nature v0.20.3 [INFO] [stderr] Compiling nature_integrate_test_executor v0.20.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 00s [INFO] running `Command { std: "docker" "inspect" "30156cc23acc1367889ff42bf881d74f9ea4151478b81e4f795ba19d29abeef5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30156cc23acc1367889ff42bf881d74f9ea4151478b81e4f795ba19d29abeef5", kill_on_drop: false }` [INFO] [stdout] 30156cc23acc1367889ff42bf881d74f9ea4151478b81e4f795ba19d29abeef5 [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" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8dff8c3d81982b035d81cef0ee55b0178f77e60ff457ba9352a18b31cf26cfce [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" "8dff8c3d81982b035d81cef0ee55b0178f77e60ff457ba9352a18b31cf26cfce", kill_on_drop: false }` [INFO] [stderr] Compiling nature_integrate_test_executor v0.20.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 14.22s [INFO] running `Command { std: "docker" "inspect" "8dff8c3d81982b035d81cef0ee55b0178f77e60ff457ba9352a18b31cf26cfce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8dff8c3d81982b035d81cef0ee55b0178f77e60ff457ba9352a18b31cf26cfce", kill_on_drop: false }` [INFO] [stdout] 8dff8c3d81982b035d81cef0ee55b0178f77e60ff457ba9352a18b31cf26cfce [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" "+beta-2021-01-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ba3178b191e9ba3e94a371d04b157b1a507c6ba612eefc63be300ab42f0d4693 [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" "ba3178b191e9ba3e94a371d04b157b1a507c6ba612eefc63be300ab42f0d4693", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.42s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/nature_integrate_test_executor-e324ff9730ae1c81 [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" "ba3178b191e9ba3e94a371d04b157b1a507c6ba612eefc63be300ab42f0d4693", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba3178b191e9ba3e94a371d04b157b1a507c6ba612eefc63be300ab42f0d4693", kill_on_drop: false }` [INFO] [stdout] ba3178b191e9ba3e94a371d04b157b1a507c6ba612eefc63be300ab42f0d4693