[INFO] fetching crate tracing-libatrace 0.1.0...
[INFO] testing tracing-libatrace-0.1.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate tracing-libatrace 0.1.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate tracing-libatrace 0.1.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate tracing-libatrace 0.1.0
[INFO] tweaked toml for crates.io crate tracing-libatrace 0.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tracing-libatrace 0.1.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] crate crates.io crate tracing-libatrace 0.1.0 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing-core v0.1.26
[INFO] [stderr]   Downloaded futures-sink v0.3.21
[INFO] [stderr]   Downloaded tracing-attributes v0.1.21
[INFO] [stderr]   Downloaded futures-macro v0.3.21
[INFO] [stderr]   Downloaded futures-executor v0.3.21
[INFO] [stderr]   Downloaded futures-channel v0.3.21
[INFO] [stderr]   Downloaded pin-project v1.0.10
[INFO] [stderr]   Downloaded futures v0.3.21
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.11
[INFO] [stderr]   Downloaded futures-task v0.3.21
[INFO] [stderr]   Downloaded pin-project-internal v1.0.10
[INFO] [stderr]   Downloaded tracing v0.1.34
[INFO] [stderr]   Downloaded libatrace v0.1.0
[INFO] [stderr]   Downloaded futures-util v0.3.21
[INFO] [stderr]   Downloaded slab v0.4.6
[INFO] [stderr]   Downloaded syn v1.0.96
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] f2acaf46394a2232715a791d42d9400492adbcd3c0f8d004d0fdd4e0c285813e
[INFO] running `Command { std: "docker" "start" "-a" "f2acaf46394a2232715a791d42d9400492adbcd3c0f8d004d0fdd4e0c285813e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f2acaf46394a2232715a791d42d9400492adbcd3c0f8d004d0fdd4e0c285813e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2acaf46394a2232715a791d42d9400492adbcd3c0f8d004d0fdd4e0c285813e", kill_on_drop: false }`
[INFO] [stdout] f2acaf46394a2232715a791d42d9400492adbcd3c0f8d004d0fdd4e0c285813e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 13a3c392ed892555383f06b272e7f8be1f43ef802e48d0bc11e3a69926c52c3d
[INFO] running `Command { std: "docker" "start" "-a" "13a3c392ed892555383f06b272e7f8be1f43ef802e48d0bc11e3a69926c52c3d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling unicode-ident v1.0.0
[INFO] [stderr]    Compiling syn v1.0.96
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling tracing-core v0.1.26
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling libatrace v0.1.0
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.11
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.21
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[INFO] [stderr]    Compiling pin-project v1.0.10
[INFO] [stderr]    Compiling tracing v0.1.34
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling tracing-libatrace v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.69s
[INFO] running `Command { std: "docker" "inspect" "13a3c392ed892555383f06b272e7f8be1f43ef802e48d0bc11e3a69926c52c3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13a3c392ed892555383f06b272e7f8be1f43ef802e48d0bc11e3a69926c52c3d", kill_on_drop: false }`
[INFO] [stdout] 13a3c392ed892555383f06b272e7f8be1f43ef802e48d0bc11e3a69926c52c3d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 2c4c864091a4b65608ad026be34b490c81ebd2907cfed6f8593df034c6644ee8
[INFO] running `Command { std: "docker" "start" "-a" "2c4c864091a4b65608ad026be34b490c81ebd2907cfed6f8593df034c6644ee8", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling slab v0.4.6
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling net2 v0.2.37
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling tokio-macros v0.2.6
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling tokio-util v0.2.0
[INFO] [stderr]    Compiling tracing-libatrace v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]   --> examples/chat.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | #![feature(trace_macros)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tracing-libatrace` (example "chat") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "2c4c864091a4b65608ad026be34b490c81ebd2907cfed6f8593df034c6644ee8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c4c864091a4b65608ad026be34b490c81ebd2907cfed6f8593df034c6644ee8", kill_on_drop: false }`
[INFO] [stdout] 2c4c864091a4b65608ad026be34b490c81ebd2907cfed6f8593df034c6644ee8
