[INFO] cloning repository https://github.com/aep/carrier-custom-service-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aep/carrier-custom-service-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faep%2Fcarrier-custom-service-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faep%2Fcarrier-custom-service-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fff6b241456bce218b01f8e0f99658ec3a174c09
[INFO] testing aep/carrier-custom-service-example against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faep%2Fcarrier-custom-service-example" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/aep/carrier-custom-service-example
[INFO] finished tweaking git repo https://github.com/aep/carrier-custom-service-example
[INFO] tweaked toml for git repo https://github.com/aep/carrier-custom-service-example written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/aep/carrier-custom-service-example on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/aep/carrier-custom-service-example already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8cc38bb0d977d3492350bd9b686486259b44e1dcacea8f2def22b7d23853a903
[INFO] running `Command { std: "docker" "start" "-a" "8cc38bb0d977d3492350bd9b686486259b44e1dcacea8f2def22b7d23853a903", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8cc38bb0d977d3492350bd9b686486259b44e1dcacea8f2def22b7d23853a903", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8cc38bb0d977d3492350bd9b686486259b44e1dcacea8f2def22b7d23853a903", kill_on_drop: false }`
[INFO] [stdout] 8cc38bb0d977d3492350bd9b686486259b44e1dcacea8f2def22b7d23853a903
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dd1d976c9f7bb9c9401d1f11b259c8436b55c75cf5a6ae680fbb77b89494212f
[INFO] running `Command { std: "docker" "start" "-a" "dd1d976c9f7bb9c9401d1f11b259c8436b55c75cf5a6ae680fbb77b89494212f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.60
[INFO] [stderr]    Compiling cfg-if v0.1.9
[INFO] [stderr]    Compiling cc v1.0.38
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling syn v0.15.42
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling rand_core v0.4.0
[INFO] [stderr]    Compiling failure_derive v0.1.5
[INFO] [stderr]    Compiling log v0.4.7
[INFO] [stderr]    Compiling spin v0.5.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.15
[INFO] [stderr]    Compiling autocfg v0.1.5
[INFO] [stderr]    Compiling typenum v1.10.0
[INFO] [stderr]    Compiling either v1.5.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.5
[INFO] [stderr]    Compiling subtle v2.1.0
[INFO] [stderr]    Compiling lazy_static v1.3.0
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling remove_dir_all v0.5.2
[INFO] [stderr]    Compiling bitflags v1.1.0
[INFO] [stderr]    Compiling fixedbitset v0.1.9
[INFO] [stderr]    Compiling itertools v0.8.0
[INFO] [stderr]    Compiling unicode-segmentation v1.3.0
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling petgraph v0.4.13
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling multimap v0.4.0
[INFO] [stderr]    Compiling iovec v0.1.2
[INFO] [stderr]    Compiling getrandom v0.1.6
[INFO] [stderr]    Compiling net2 v0.2.33
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling rand_core v0.5.0
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling c2-chacha v0.2.2
[INFO] [stderr]    Compiling rand_os v0.1.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 rand_jitter v0.1.4
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling block-padding v0.1.4
[INFO] [stderr]    Compiling nix v0.11.1
[INFO] [stderr]    Compiling generic-array v0.12.3
[INFO] [stderr]    Compiling rand_chacha v0.2.1
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling serde v1.0.97
[INFO] [stderr]    Compiling atty v0.2.13
[INFO] [stderr]    Compiling rand v0.7.0
[INFO] [stderr]    Compiling nix v0.13.1
[INFO] [stderr]    Compiling opaque-debug v0.2.2
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling ucd-util v0.1.5
[INFO] [stderr]    Compiling lazycell v1.2.1
[INFO] [stderr]    Compiling unicode-width v0.1.5
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling mio v0.6.19
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling regex-syntax v0.6.10
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling sha2 v0.8.0
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling snow v0.5.2
[INFO] [stderr]    Compiling aho-corasick v0.7.4
[INFO] [stderr]    Compiling time v0.1.42
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling quick-error v1.2.2
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling utf8-ranges v1.0.3
[INFO] [stderr]    Compiling arrayref v0.3.5
[INFO] [stderr]    Compiling smallvec v0.6.10
[INFO] [stderr]    Compiling static_slice v0.0.3
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling backtrace-sys v0.1.31
[INFO] [stderr]    Compiling clear_on_drop v0.2.3
[INFO] [stderr]    Compiling hacl-star-sys v0.0.7
[INFO] [stderr]    Compiling pbr v1.0.1
[INFO] [stderr]    Compiling mio-extras v2.0.5
[INFO] [stderr]    Compiling tempfile v3.1.0
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]    Compiling humantime v1.2.0
[INFO] [stderr]    Compiling curve25519-dalek v1.2.1
[INFO] [stderr]    Compiling hpack v0.3.0
[INFO] [stderr]    Compiling tinylogger v0.1.1
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]    Compiling num_cpus v1.10.1
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling crc8 v0.1.1
[INFO] [stderr]    Compiling bs58 v0.2.2
[INFO] [stderr]    Compiling gcmap v0.1.4
[INFO] [stderr]    Compiling termcolor v1.0.5
[INFO] [stderr]    Compiling mtdparts v0.2.0
[INFO] [stderr]    Compiling backtrace v0.3.33
[INFO] [stderr]    Compiling regex v1.2.0
[INFO] [stderr]    Compiling x25519-dalek v0.5.2
[INFO] [stderr]    Compiling hacl-star v0.0.14
[INFO] [stderr]    Compiling toml v0.5.1
[INFO] [stderr]    Compiling env_logger v0.6.2
[INFO] [stderr]    Compiling synstructure v0.10.2
[INFO] [stderr]    Compiling osaka-macros v0.2.10
[INFO] [stderr]    Compiling serde_derive v1.0.97
[INFO] [stderr]    Compiling osaka v0.2.10
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/osaka-0.2.10/src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(generators, generator_trait)]
[INFO] [stdout]   |            ^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in 1.75.0; see <https://github.com/rust-lang/rust/pull/116958> for more information
[INFO] [stdout]   = note: renamed to `coroutines`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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 1.0.0; see <https://github.com/rust-lang/rust/pull/66070> for more information
[INFO] [stdout]   = note: removed in favor of `#![register_tool]` and `#![register_attr]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `std::ops::Generator`, `std::ops::GeneratorState`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/osaka-0.2.10/src/lib.rs:10:16
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::ops::{Generator, GeneratorState};
[INFO] [stdout]    |                ^^^^^^^^^  ^^^^^^^^^^^^^^ no `GeneratorState` in `ops`
[INFO] [stdout]    |                |
[INFO] [stdout]    |                no `Generator` in `ops`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `generator_trait`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/osaka-0.2.10/src/lib.rs:1:24
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(generators, generator_trait)]
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `report` has an incompatible type for trait
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/osaka-0.2.10/src/lib.rs:380:28
[INFO] [stdout]     |
[INFO] [stdout] 380 |     fn report(mut self) -> i32 {
[INFO] [stdout]     |                            ^^^ expected `ExitCode`, found `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(Task<_>) -> ExitCode`
[INFO] [stdout]                found signature `fn(Task<_>) -> i32`
[INFO] [stdout] help: change the output type to match the trait
[INFO] [stdout]     |
[INFO] [stdout] 380 -     fn report(mut self) -> i32 {
[INFO] [stdout] 380 +     fn report(mut self) -> ExitCode {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0053, E0432, E0557, E0635.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0053`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `osaka` (lib) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "dd1d976c9f7bb9c9401d1f11b259c8436b55c75cf5a6ae680fbb77b89494212f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd1d976c9f7bb9c9401d1f11b259c8436b55c75cf5a6ae680fbb77b89494212f", kill_on_drop: false }`
[INFO] [stdout] dd1d976c9f7bb9c9401d1f11b259c8436b55c75cf5a6ae680fbb77b89494212f
