[INFO] fetching crate stream-logs-to-s3 0.1.4... [INFO] testing stream-logs-to-s3-0.1.4 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate stream-logs-to-s3 0.1.4 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate stream-logs-to-s3 0.1.4 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate stream-logs-to-s3 0.1.4 [INFO] finished tweaking crates.io crate stream-logs-to-s3 0.1.4 [INFO] tweaked toml for crates.io crate stream-logs-to-s3 0.1.4 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate stream-logs-to-s3 0.1.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", 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] a0096452c370303d54ad9fca7a0b4ed55cbc4a212179d7ffd21d2cf7c612ea34 [INFO] running `Command { std: "docker" "start" "-a" "a0096452c370303d54ad9fca7a0b4ed55cbc4a212179d7ffd21d2cf7c612ea34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a0096452c370303d54ad9fca7a0b4ed55cbc4a212179d7ffd21d2cf7c612ea34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0096452c370303d54ad9fca7a0b4ed55cbc4a212179d7ffd21d2cf7c612ea34", kill_on_drop: false }` [INFO] [stdout] a0096452c370303d54ad9fca7a0b4ed55cbc4a212179d7ffd21d2cf7c612ea34 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eacb3eeb9121bf035e712f9ade6833def6e0674f4349a03aae5b295c9f0530c7 [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" "eacb3eeb9121bf035e712f9ade6833def6e0674f4349a03aae5b295c9f0530c7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling futures-core v0.3.14 [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Compiling futures-io v0.3.14 [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Compiling httparse v1.4.0 [INFO] [stderr] Compiling const_fn v0.4.7 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling zeroize v1.2.0 [INFO] [stderr] Compiling c_linked_list v1.1.1 [INFO] [stderr] Compiling utf8-width v0.1.4 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling http-body v0.4.1 [INFO] [stderr] Compiling byte-unit v4.0.10 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling get_if_addrs v0.5.3 [INFO] [stderr] Compiling gethostname v0.2.1 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling futures-executor v0.3.14 [INFO] [stderr] Compiling futures v0.3.14 [INFO] [stderr] Compiling tokio-util v0.6.6 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling async-compression v0.3.7 [INFO] [stderr] Compiling h2 v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling hyper v0.14.5 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling rusoto_credential v0.46.0 [INFO] [stderr] Compiling reqwest v0.11.3 [INFO] [stderr] Compiling rusoto_signature v0.46.0 [INFO] [stderr] Compiling rusoto_core v0.46.0 [INFO] [stderr] Compiling rusoto_s3 v0.46.0 [INFO] [stderr] Compiling stream-logs-to-s3 v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(ip)] [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_unicast_link_local_strict` found for struct `std::net::Ipv6Addr` in the current scope [INFO] [stdout] --> src/main.rs:789:38 [INFO] [stdout] | [INFO] [stdout] 789 | ... && !ipv6.is_unicast_link_local_strict() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `is_unicast_link_local` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0554, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `stream-logs-to-s3` due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "eacb3eeb9121bf035e712f9ade6833def6e0674f4349a03aae5b295c9f0530c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eacb3eeb9121bf035e712f9ade6833def6e0674f4349a03aae5b295c9f0530c7", kill_on_drop: false }` [INFO] [stdout] eacb3eeb9121bf035e712f9ade6833def6e0674f4349a03aae5b295c9f0530c7