[INFO] cloning repository https://github.com/loggi/actix-tools [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/loggi/actix-tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floggi%2Factix-tools", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floggi%2Factix-tools'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1df6359b1659f4ca2c017446ea212add5c3b24ff [INFO] testing loggi/actix-tools against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floggi%2Factix-tools" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/loggi/actix-tools 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/loggi/actix-tools [INFO] finished tweaking git repo https://github.com/loggi/actix-tools [INFO] tweaked toml for git repo https://github.com/loggi/actix-tools written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 60b9782ed03ebcc08c59b4b544505a743ff151f4f0eb6ec3acafd23d358c1bb2 [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" "60b9782ed03ebcc08c59b4b544505a743ff151f4f0eb6ec3acafd23d358c1bb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "60b9782ed03ebcc08c59b4b544505a743ff151f4f0eb6ec3acafd23d358c1bb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60b9782ed03ebcc08c59b4b544505a743ff151f4f0eb6ec3acafd23d358c1bb2", kill_on_drop: false }` [INFO] [stdout] 60b9782ed03ebcc08c59b4b544505a743ff151f4f0eb6ec3acafd23d358c1bb2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] b431f083005b349ef6709f253bf7f270f29e501f785350e4e1c353729b4931c2 [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" "b431f083005b349ef6709f253bf7f270f29e501f785350e4e1c353729b4931c2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling im v14.3.0 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling object v0.26.2 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling sentry v0.18.1 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling serde-hjson v0.8.2 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling uname v0.1.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling rand_xoshiro v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling sized-chunks v0.5.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling debugid v0.7.2 [INFO] [stderr] Compiling sentry-types v0.14.1 [INFO] [stderr] Compiling config v0.8.0 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling actix-tools v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `sentry_crate_release`: use sentry::release_name! instead [INFO] [stdout] --> src/sentry.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | release: sentry_crate_release!(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `ClientInitGuard` that must be used [INFO] [stdout] --> src/sentry.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / sentry_client::init(( [INFO] [stdout] 10 | | settings.dsn, [INFO] [stdout] 11 | | sentry_client::ClientOptions { [INFO] [stdout] 12 | | release: sentry_crate_release!(), [INFO] [stdout] 13 | | ..Default::default() [INFO] [stdout] 14 | | }, [INFO] [stdout] 15 | | )); [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: when the init guard is dropped the transport will be shut down and no further events can be sent. If you do want to ignore this use mem::forget on it. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 28s [INFO] running `Command { std: "docker" "inspect" "b431f083005b349ef6709f253bf7f270f29e501f785350e4e1c353729b4931c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b431f083005b349ef6709f253bf7f270f29e501f785350e4e1c353729b4931c2", kill_on_drop: false }` [INFO] [stdout] b431f083005b349ef6709f253bf7f270f29e501f785350e4e1c353729b4931c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bd102cc103ebbe3f77f6eb32dd8c766272e979e148d8dace56a15c4fb913e695 [INFO] running `Command { std: "docker" "start" "-a" "bd102cc103ebbe3f77f6eb32dd8c766272e979e148d8dace56a15c4fb913e695", kill_on_drop: false }` [INFO] [stderr] Compiling actix-tools v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `sentry_crate_release`: use sentry::release_name! instead [INFO] [stdout] --> src/sentry.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | release: sentry_crate_release!(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `ClientInitGuard` that must be used [INFO] [stdout] --> src/sentry.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / sentry_client::init(( [INFO] [stdout] 10 | | settings.dsn, [INFO] [stdout] 11 | | sentry_client::ClientOptions { [INFO] [stdout] 12 | | release: sentry_crate_release!(), [INFO] [stdout] 13 | | ..Default::default() [INFO] [stdout] 14 | | }, [INFO] [stdout] 15 | | )); [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: when the init guard is dropped the transport will be shut down and no further events can be sent. If you do want to ignore this use mem::forget on it. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `sentry_crate_release`: use sentry::release_name! instead [INFO] [stdout] --> src/sentry.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | release: sentry_crate_release!(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `ClientInitGuard` that must be used [INFO] [stdout] --> src/sentry.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / sentry_client::init(( [INFO] [stdout] 10 | | settings.dsn, [INFO] [stdout] 11 | | sentry_client::ClientOptions { [INFO] [stdout] 12 | | release: sentry_crate_release!(), [INFO] [stdout] 13 | | ..Default::default() [INFO] [stdout] 14 | | }, [INFO] [stdout] 15 | | )); [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: when the init guard is dropped the transport will be shut down and no further events can be sent. If you do want to ignore this use mem::forget on it. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.87s [INFO] running `Command { std: "docker" "inspect" "bd102cc103ebbe3f77f6eb32dd8c766272e979e148d8dace56a15c4fb913e695", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd102cc103ebbe3f77f6eb32dd8c766272e979e148d8dace56a15c4fb913e695", kill_on_drop: false }` [INFO] [stdout] bd102cc103ebbe3f77f6eb32dd8c766272e979e148d8dace56a15c4fb913e695 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 553d1a38792d8662b9c55ef4a86de3ef552669b143ea8e6b7c23e1f0e0c4f042 [INFO] running `Command { std: "docker" "start" "-a" "553d1a38792d8662b9c55ef4a86de3ef552669b143ea8e6b7c23e1f0e0c4f042", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated macro `sentry_crate_release`: use sentry::release_name! instead [INFO] [stderr] --> src/sentry.rs:12:22 [INFO] [stderr] | [INFO] [stderr] 12 | release: sentry_crate_release!(), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused `ClientInitGuard` that must be used [INFO] [stderr] --> src/sentry.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | / sentry_client::init(( [INFO] [stderr] 10 | | settings.dsn, [INFO] [stderr] 11 | | sentry_client::ClientOptions { [INFO] [stderr] 12 | | release: sentry_crate_release!(), [INFO] [stderr] 13 | | ..Default::default() [INFO] [stderr] 14 | | }, [INFO] [stderr] 15 | | )); [INFO] [stderr] | |_______^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: when the init guard is dropped the transport will be shut down and no further events can be sent. If you do want to ignore this use mem::forget on it. [INFO] [stderr] [INFO] [stderr] warning: `actix-tools` (lib) generated 2 warnings [INFO] [stderr] warning: `actix-tools` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/actix_tools-1c0fb3d25633ba7a) [INFO] [stdout] [INFO] [stderr] Doc-tests actix-tools [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] [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" "553d1a38792d8662b9c55ef4a86de3ef552669b143ea8e6b7c23e1f0e0c4f042", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "553d1a38792d8662b9c55ef4a86de3ef552669b143ea8e6b7c23e1f0e0c4f042", kill_on_drop: false }` [INFO] [stdout] 553d1a38792d8662b9c55ef4a86de3ef552669b143ea8e6b7c23e1f0e0c4f042