[INFO] cloning repository https://github.com/lucasanadao/telecom-p1
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lucasanadao/telecom-p1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucasanadao%2Ftelecom-p1", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucasanadao%2Ftelecom-p1'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cb53d2d018da29ecd6f6019c66971a3af0ab58e1
[INFO] testing lucasanadao/telecom-p1 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucasanadao%2Ftelecom-p1" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lucasanadao/telecom-p1
[INFO] finished tweaking git repo https://github.com/lucasanadao/telecom-p1
[INFO] tweaked toml for git repo https://github.com/lucasanadao/telecom-p1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lucasanadao/telecom-p1 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lucasanadao/telecom-p1 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `plotters` dependency)
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 655c7df920fe46860b9fbd1d23a87f6e99dae5b0ba6fe652ce33fe2234cdbce6
[INFO] running `Command { std: "docker" "start" "-a" "655c7df920fe46860b9fbd1d23a87f6e99dae5b0ba6fe652ce33fe2234cdbce6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "655c7df920fe46860b9fbd1d23a87f6e99dae5b0ba6fe652ce33fe2234cdbce6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "655c7df920fe46860b9fbd1d23a87f6e99dae5b0ba6fe652ce33fe2234cdbce6", kill_on_drop: false }`
[INFO] [stdout] 655c7df920fe46860b9fbd1d23a87f6e99dae5b0ba6fe652ce33fe2234cdbce6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 3a4cd484514217c6f80c3a369ffb38bbeaaf637ca43ddef7f617d47bff621ba5
[INFO] running `Command { std: "docker" "start" "-a" "3a4cd484514217c6f80c3a369ffb38bbeaaf637ca43ddef7f617d47bff621ba5", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `plotters` dependency)
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustfft v6.2.0
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling glam v0.25.0
[INFO] [stderr]    Compiling rsor v0.1.4
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling crossbeam-channel v0.5.12
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling duplicate v1.0.0
[INFO] [stderr]    Compiling alsa v0.9.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.5
[INFO] [stderr]    Compiling numeric-array v0.5.2
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling primal-check v0.3.3
[INFO] [stderr]    Compiling funutd v0.14.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling thingbuf v0.1.6
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling realfft v3.3.0
[INFO] [stderr]    Compiling fundsp v0.17.1
[INFO] [stderr]    Compiling modem v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `l`
[INFO] [stdout]   --> src/v21.rs:38:13
[INFO] [stdout]    |
[INFO] [stdout] 38 |         let l = samples_per_symbol as f32;
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_l`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `l`
[INFO] [stdout]   --> src/v21.rs:38:13
[INFO] [stdout]    |
[INFO] [stdout] 38 |         let l = samples_per_symbol as f32;
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_l`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.62s
[INFO] running `Command { std: "docker" "inspect" "3a4cd484514217c6f80c3a369ffb38bbeaaf637ca43ddef7f617d47bff621ba5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a4cd484514217c6f80c3a369ffb38bbeaaf637ca43ddef7f617d47bff621ba5", kill_on_drop: false }`
[INFO] [stdout] 3a4cd484514217c6f80c3a369ffb38bbeaaf637ca43ddef7f617d47bff621ba5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 9983c44c39ac69aa23f1e04157fe028dd453aaf8f81ff43b2c4b132684e1cf44
[INFO] running `Command { std: "docker" "start" "-a" "9983c44c39ac69aa23f1e04157fe028dd453aaf8f81ff43b2c4b132684e1cf44", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `plotters` dependency)
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling custom_derive v0.1.7
[INFO] [stderr]    Compiling conv v0.3.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_pcg v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.5
[INFO] [stderr]    Compiling numeric-array v0.5.2
[INFO] [stderr]    Compiling interp1d v0.2.0
[INFO] [stderr]    Compiling plotters v0.3.5
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling primal-check v0.3.3
[INFO] [stderr]    Compiling rustfft v6.2.0
[INFO] [stderr]    Compiling realfft v3.3.0
[INFO] [stderr]    Compiling fundsp v0.17.1
[INFO] [stderr]    Compiling modem v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `l`
[INFO] [stdout]   --> src/v21.rs:38:13
[INFO] [stdout]    |
[INFO] [stdout] 38 |         let l = samples_per_symbol as f32;
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_l`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `l`
[INFO] [stdout]   --> src/v21.rs:38:13
[INFO] [stdout]    |
[INFO] [stdout] 38 |         let l = samples_per_symbol as f32;
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_l`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `l`
[INFO] [stdout]   --> src/v21.rs:38:13
[INFO] [stdout]    |
[INFO] [stdout] 38 |         let l = samples_per_symbol as f32;
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_l`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `l`
[INFO] [stdout]   --> src/v21.rs:38:13
[INFO] [stdout]    |
[INFO] [stdout] 38 |         let l = samples_per_symbol as f32;
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_l`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 29.22s
[INFO] running `Command { std: "docker" "inspect" "9983c44c39ac69aa23f1e04157fe028dd453aaf8f81ff43b2c4b132684e1cf44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9983c44c39ac69aa23f1e04157fe028dd453aaf8f81ff43b2c4b132684e1cf44", kill_on_drop: false }`
[INFO] [stdout] 9983c44c39ac69aa23f1e04157fe028dd453aaf8f81ff43b2c4b132684e1cf44
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 463af8781343c3f094a3ce5b544021caba6c20ddd3bac1220f524320a318c30e
[INFO] running `Command { std: "docker" "start" "-a" "463af8781343c3f094a3ce5b544021caba6c20ddd3bac1220f524320a318c30e", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `plotters` dependency)
[INFO] [stderr] warning: unused variable: `l`
[INFO] [stderr]   --> src/v21.rs:38:13
[INFO] [stderr]    |
[INFO] [stderr] 38 |         let l = samples_per_symbol as f32;
[INFO] [stderr]    |             ^ help: if this is intentional, prefix it with an underscore: `_l`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `modem` (lib) generated 1 warning (run `cargo fix --lib -p modem` to apply 1 suggestion)
[INFO] [stderr] warning: `modem` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `modem` (bin "modem" test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `modem` (bin "modem") generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/modem/f70098adf0704ee1/deps/modem-f70098adf0704ee1)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/modem/cca452e6c8c54770/deps/modem-cca452e6c8c54770)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test.rs (/opt/rustwide/target/debug/build/modem/f31bd43c0d22f3d6/deps/test-f31bd43c0d22f3d6)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test uart_trivial_44100 ... ok
[INFO] [stdout] test uart_trivial_48000 ... ok
[INFO] [stdout] test uart_unsync_48000 ... ok
[INFO] [stdout] test uart_noisy_44100 ... ok
[INFO] [stdout] test uart_unsync_44100 ... ok
[INFO] [stdout] test uart_noisy_48000 ... ok
[INFO] [stdout] test uart_noisy_unsync_44100 ... ok
[INFO] [stdout] test uart_noisy_unsync_48000 ... ok
[INFO] [stdout] test v21_sync_44100 has been running for over 60 seconds
[INFO] [stdout] test v21_sync_48000 has been running for over 60 seconds
[INFO] [stdout] test v21_unsync_44100 has been running for over 60 seconds
[INFO] [stdout] test v21_unsync_48000 has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "463af8781343c3f094a3ce5b544021caba6c20ddd3bac1220f524320a318c30e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "463af8781343c3f094a3ce5b544021caba6c20ddd3bac1220f524320a318c30e", kill_on_drop: false }`
[INFO] [stdout] 463af8781343c3f094a3ce5b544021caba6c20ddd3bac1220f524320a318c30e
