[INFO] fetching crate tourniquet-celery 0.2.0... [INFO] testing tourniquet-celery-0.2.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate tourniquet-celery 0.2.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate tourniquet-celery 0.2.0 [INFO] finished tweaking crates.io crate tourniquet-celery 0.2.0 [INFO] tweaked toml for crates.io crate tourniquet-celery 0.2.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tourniquet-celery 0.2.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 217 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded amq-protocol-tcp v7.2.3 [INFO] [stderr] Downloaded tokio-reactor-trait v1.1.0 [INFO] [stderr] Downloaded pinky-swear v6.2.1 [INFO] [stderr] Downloaded amq-protocol-types v7.2.3 [INFO] [stderr] Downloaded tcp-stream v0.28.0 [INFO] [stderr] Downloaded async-global-executor v3.1.0 [INFO] [stderr] Downloaded amq-protocol-uri v7.2.3 [INFO] [stderr] Downloaded tokio-executor-trait v2.4.0 [INFO] [stderr] Downloaded amq-protocol v7.2.3 [INFO] [stderr] Downloaded executor-trait v2.1.2 [INFO] [stderr] Downloaded lapin v2.5.4 [INFO] [stderr] Downloaded reactor-trait v1.1.0 [INFO] [stderr] Downloaded async-global-executor-trait v2.2.0 [INFO] [stderr] Downloaded async-reactor-trait v1.1.0 [INFO] [stderr] Downloaded celery v0.5.5 [INFO] [stderr] Downloaded tourniquet v0.4.0 [INFO] [stderr] Downloaded redis v0.22.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3ef522fc8d82980f33fc03a4b7281c87c721b48338928a947c6016c63c78ab0a [INFO] running `Command { std: "docker" "start" "-a" "3ef522fc8d82980f33fc03a4b7281c87c721b48338928a947c6016c63c78ab0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ef522fc8d82980f33fc03a4b7281c87c721b48338928a947c6016c63c78ab0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ef522fc8d82980f33fc03a4b7281c87c721b48338928a947c6016c63c78ab0a", kill_on_drop: false }` [INFO] [stdout] 3ef522fc8d82980f33fc03a4b7281c87c721b48338928a947c6016c63c78ab0a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f34ee00af863af682b28a180db93e167f528657f0f5804d4758029581b2da432 [INFO] running `Command { std: "docker" "start" "-a" "f34ee00af863af682b28a180db93e167f528657f0f5804d4758029581b2da432", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling cookie-factory v0.3.3 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling executor-trait v2.1.2 [INFO] [stderr] Compiling reactor-trait v1.1.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Compiling tcp-stream v0.28.0 [INFO] [stderr] Compiling amq-protocol v7.2.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling lapin v2.5.4 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling pinky-swear v6.2.1 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling amq-protocol-types v7.2.3 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling amq-protocol-uri v7.2.3 [INFO] [stderr] Compiling amq-protocol-tcp v7.2.3 [INFO] [stderr] Compiling async-global-executor v3.1.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling async-global-executor-trait v2.2.0 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling async-reactor-trait v1.1.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-executor-trait v2.4.0 [INFO] [stderr] Compiling tourniquet v0.4.0 [INFO] [stderr] Compiling tokio-reactor-trait v1.1.0 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling redis v0.22.3 [INFO] [stderr] Compiling celery v0.5.5 [INFO] [stderr] Compiling tourniquet-celery v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.12s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: celery v0.5.5, redis v0.22.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "f34ee00af863af682b28a180db93e167f528657f0f5804d4758029581b2da432", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f34ee00af863af682b28a180db93e167f528657f0f5804d4758029581b2da432", kill_on_drop: false }` [INFO] [stdout] f34ee00af863af682b28a180db93e167f528657f0f5804d4758029581b2da432 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0eda4dfea7b778264bb3672aab2600d3583bf56f9794b4149fed3761bf867982 [INFO] running `Command { std: "docker" "start" "-a" "0eda4dfea7b778264bb3672aab2600d3583bf56f9794b4149fed3761bf867982", kill_on_drop: false }` [INFO] [stderr] Compiling tourniquet-celery v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.98s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: celery v0.5.5, redis v0.22.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "0eda4dfea7b778264bb3672aab2600d3583bf56f9794b4149fed3761bf867982", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0eda4dfea7b778264bb3672aab2600d3583bf56f9794b4149fed3761bf867982", kill_on_drop: false }` [INFO] [stdout] 0eda4dfea7b778264bb3672aab2600d3583bf56f9794b4149fed3761bf867982 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f4926f8b098ab675df1a9685df92c3725e42beb09b51c3dd03445a0fe0533a52 [INFO] running `Command { std: "docker" "start" "-a" "f4926f8b098ab675df1a9685df92c3725e42beb09b51c3dd03445a0fe0533a52", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: celery v0.5.5, redis v0.22.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tourniquet_celery-8bfb4d8c539a70ea) [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] [stderr] Doc-tests tourniquet_celery [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 6) - compile ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 6) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: could not find `task` in `celery` [INFO] [stdout] --> src/lib.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 8 | #[celery::task] [INFO] [stdout] | ^^^^ could not find `task` in `celery` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/celery-0.5.5/src/lib.rs:196:18 [INFO] [stdout] | [INFO] [stdout] 195 | #[cfg(feature = "codegen")] [INFO] [stdout] | ------------------- the item is gated behind the `codegen` feature [INFO] [stdout] 196 | pub use codegen::task; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: function `do_work` is not a crate or module [INFO] [stdout] --> src/lib.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 23 | rr.send_task(|| do_work::new(work.clone())).await.expect("Failed to send task"); [INFO] [stdout] | ^^^^^^^ function `do_work` is not a crate or module [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 6) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "f4926f8b098ab675df1a9685df92c3725e42beb09b51c3dd03445a0fe0533a52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4926f8b098ab675df1a9685df92c3725e42beb09b51c3dd03445a0fe0533a52", kill_on_drop: false }` [INFO] [stdout] f4926f8b098ab675df1a9685df92c3725e42beb09b51c3dd03445a0fe0533a52