[INFO] cloning repository https://github.com/aep/conduit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aep/conduit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faep%2Fconduit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faep%2Fconduit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b4325607ffc0f1d9c35e586f3ce1edae891f8853 [INFO] testing aep/conduit against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faep%2Fconduit" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aep/conduit on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/aep/conduit [INFO] removed path dependency carrier from git repo https://github.com/aep/conduit [INFO] finished tweaking git repo https://github.com/aep/conduit [INFO] tweaked toml for git repo https://github.com/aep/conduit written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/aep/conduit already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (carrier) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-12/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.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.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (carrier) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 622dcbccaeeae8b8a7ed8bacc0b5f0f74c3b6468e2e8215128ad247d4fdfaf06 [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" "622dcbccaeeae8b8a7ed8bacc0b5f0f74c3b6468e2e8215128ad247d4fdfaf06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "622dcbccaeeae8b8a7ed8bacc0b5f0f74c3b6468e2e8215128ad247d4fdfaf06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "622dcbccaeeae8b8a7ed8bacc0b5f0f74c3b6468e2e8215128ad247d4fdfaf06", kill_on_drop: false }` [INFO] [stdout] 622dcbccaeeae8b8a7ed8bacc0b5f0f74c3b6468e2e8215128ad247d4fdfaf06 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 78587a4a4c68ae82dff6a185dbbce5cbb2a6badd5f760cf2f48f4937315da2c4 [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" "78587a4a4c68ae82dff6a185dbbce5cbb2a6badd5f760cf2f48f4937315da2c4", kill_on_drop: false }` [INFO] [stderr] warning: dependency (carrier) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling multimap v0.4.0 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling signature v1.2.2 [INFO] [stderr] Compiling static_slice v0.0.3 [INFO] [stderr] Compiling redis v0.9.1 [INFO] [stderr] Compiling crc8 v0.1.1 [INFO] [stderr] Compiling gcmap v0.1.4 [INFO] [stderr] Compiling bs58 v0.2.5 [INFO] [stderr] Compiling mtdparts v0.2.0 [INFO] [stderr] Compiling mosquitto-client v0.1.5 [INFO] [stderr] Compiling clear_on_drop v0.2.4 [INFO] [stderr] Compiling hacl-star-sys v0.0.7 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling tower-service v0.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling async-lock v2.3.0 [INFO] [stderr] Compiling actix-web v0.7.19 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling ed25519 v1.0.3 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling tinylogger v0.1.1 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling snow v0.5.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling hpack v0.3.0 [INFO] [stderr] Compiling universal-hash v0.3.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling polyval v0.3.3 [INFO] [stderr] Compiling osaka-macros v0.2.10 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling curve25519-dalek v1.2.4 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling ghash v0.2.3 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling async-fs v1.5.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling async-io v1.3.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling x25519-dalek v0.5.2 [INFO] [stderr] Compiling hacl-star v0.0.14 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling pbr v1.0.3 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling prost v0.4.0 [INFO] [stderr] Compiling async-net v1.5.0 [INFO] [stderr] Compiling async-process v1.0.1 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling osaka v0.2.10 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/osaka-0.2.10/src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(custom_attribute)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in favor of `#![register_tool]` and `#![register_attr]` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/osaka-0.2.10/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(generators, generator_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/osaka-0.2.10/src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(custom_attribute)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/osaka-0.2.10/src/lib.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(termination_trait_lib)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/osaka-0.2.10/src/lib.rs:125:30 [INFO] [stdout] | [INFO] [stdout] 125 | match Pin::new(self).resume() { [INFO] [stdout] | ^^^^^^- supplied 0 arguments [INFO] [stdout] | [INFO] [stdout] help: expected the unit value `()`; create it with empty parentheses [INFO] [stdout] | [INFO] [stdout] 125 | match Pin::new(self).resume(()) { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0554, E0557. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] error: could not compile `osaka` [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "78587a4a4c68ae82dff6a185dbbce5cbb2a6badd5f760cf2f48f4937315da2c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78587a4a4c68ae82dff6a185dbbce5cbb2a6badd5f760cf2f48f4937315da2c4", kill_on_drop: false }` [INFO] [stdout] 78587a4a4c68ae82dff6a185dbbce5cbb2a6badd5f760cf2f48f4937315da2c4