[INFO] fetching crate actix-amqp 0.1.4... [INFO] checking actix-amqp-0.1.4 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate actix-amqp 0.1.4 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate actix-amqp 0.1.4 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate actix-amqp 0.1.4 [INFO] finished tweaking crates.io crate actix-amqp 0.1.4 [INFO] tweaked toml for crates.io crate actix-amqp 0.1.4 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded amqp-codec v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a60053483aa5227dfd617d5a3f4e861caf62e6b08b71ace6adf02fff464f3796 [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" "a60053483aa5227dfd617d5a3f4e861caf62e6b08b71ace6adf02fff464f3796", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a60053483aa5227dfd617d5a3f4e861caf62e6b08b71ace6adf02fff464f3796", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a60053483aa5227dfd617d5a3f4e861caf62e6b08b71ace6adf02fff464f3796", kill_on_drop: false }` [INFO] [stdout] a60053483aa5227dfd617d5a3f4e861caf62e6b08b71ace6adf02fff464f3796 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=forbid" "-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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 780c7b94e364e3a09393fa89174d4719571d998ef783ef3d7a9e92f7b9ab8bb4 [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" "780c7b94e364e3a09393fa89174d4719571d998ef783ef3d7a9e92f7b9ab8bb4", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking futures-io v0.3.13 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling amqp-codec v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking bytestring v0.1.5 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking resolv-conf v0.6.3 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking backtrace v0.3.56 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Checking bytestring v1.0.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking regex v1.4.4 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking actix-codec v0.2.0 [INFO] [stderr] Checking actix-router v0.2.7 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling async-trait v0.1.48 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking futures-util v0.3.13 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking actix-codec v0.3.0 [INFO] [stderr] Checking actix-threadpool v0.3.3 [INFO] [stderr] Checking actix-service v1.0.6 [INFO] [stderr] Checking actix-rt v1.1.1 [INFO] [stderr] Checking futures-executor v0.3.13 [INFO] [stderr] Checking futures v0.3.13 [INFO] [stderr] Checking trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Checking actix-utils v1.0.6 [INFO] [stderr] Checking actix-utils v2.0.0 [INFO] [stderr] Checking actix-server v1.0.4 [INFO] [stderr] Checking actix-testing v1.0.1 [INFO] [stderr] Checking trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Checking actix-connect v1.0.2 [INFO] [stderr] Checking actix-amqp v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: the method `set` exists for mutable reference `&mut actix_router::Path`, but its trait bounds were not satisfied [INFO] [stdout] --> src/server/app.rs:94:29 [INFO] [stdout] | [INFO] [stdout] 94 | link.path_mut().set(path); [INFO] [stdout] | ^^^ method cannot be called on `&mut actix_router::Path` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bytestring-0.1.5/src/lib.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct ByteString(Bytes); [INFO] [stdout] | ----------------------------- doesn't satisfy `ByteString: ResourcePath` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `ByteString: ResourcePath` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ByteString: ResourcePath` is not satisfied [INFO] [stdout] --> src/server/app.rs:95:63 [INFO] [stdout] | [INFO] [stdout] 95 | if let Some((hnd, _info)) = self.router.recognize(link.path_mut()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ the trait `ResourcePath` is not implemented for `ByteString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `set` exists for mutable reference `&mut actix_router::Path`, but its trait bounds were not satisfied [INFO] [stdout] --> src/server/app.rs:94:29 [INFO] [stdout] | [INFO] [stdout] 94 | link.path_mut().set(path); [INFO] [stdout] | ^^^ method cannot be called on `&mut actix_router::Path` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bytestring-0.1.5/src/lib.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct ByteString(Bytes); [INFO] [stdout] | ----------------------------- doesn't satisfy `ByteString: ResourcePath` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `ByteString: ResourcePath` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `get_ref` exists for reference `&actix_router::Path`, but its trait bounds were not satisfied [INFO] [stdout] --> src/server/app.rs:107:37 [INFO] [stdout] | [INFO] [stdout] 107 | link.path().get_ref() [INFO] [stdout] | ^^^^^^^ method cannot be called on `&actix_router::Path` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bytestring-0.1.5/src/lib.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct ByteString(Bytes); [INFO] [stdout] | ----------------------------- doesn't satisfy `ByteString: ResourcePath` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `ByteString: ResourcePath` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ByteString: ResourcePath` is not satisfied [INFO] [stdout] --> src/server/app.rs:95:63 [INFO] [stdout] | [INFO] [stdout] 95 | if let Some((hnd, _info)) = self.router.recognize(link.path_mut()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ the trait `ResourcePath` is not implemented for `ByteString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `get_ref` exists for reference `&actix_router::Path`, but its trait bounds were not satisfied [INFO] [stdout] --> src/server/app.rs:107:37 [INFO] [stdout] | [INFO] [stdout] 107 | link.path().get_ref() [INFO] [stdout] | ^^^^^^^ method cannot be called on `&actix_router::Path` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bytestring-0.1.5/src/lib.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct ByteString(Bytes); [INFO] [stdout] | ----------------------------- doesn't satisfy `ByteString: ResourcePath` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `ByteString: ResourcePath` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ByteString: ResourcePath` is not satisfied [INFO] [stdout] --> src/server/link.rs:24:29 [INFO] [stdout] | [INFO] [stdout] 24 | path: Path::new(ByteString::from_static("")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ResourcePath` is not implemented for `ByteString` [INFO] [stdout] | [INFO] [stdout] = note: required by `actix_router::Path::::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ByteString: ResourcePath` is not satisfied [INFO] [stdout] --> src/server/link.rs:24:29 [INFO] [stdout] | [INFO] [stdout] 24 | path: Path::new(ByteString::from_static("")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ResourcePath` is not implemented for `ByteString` [INFO] [stdout] | [INFO] [stdout] = note: required by `actix_router::Path::::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `actix-amqp` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "780c7b94e364e3a09393fa89174d4719571d998ef783ef3d7a9e92f7b9ab8bb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "780c7b94e364e3a09393fa89174d4719571d998ef783ef3d7a9e92f7b9ab8bb4", kill_on_drop: false }` [INFO] [stdout] 780c7b94e364e3a09393fa89174d4719571d998ef783ef3d7a9e92f7b9ab8bb4