[INFO] cloning repository https://github.com/HEnquist/rustfir [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HEnquist/rustfir" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHEnquist%2Frustfir", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHEnquist%2Frustfir'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d04d4dc5c345accd9f8d088c8a535e1359055800 [INFO] testing HEnquist/rustfir against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHEnquist%2Frustfir" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/HEnquist/rustfir 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/HEnquist/rustfir [INFO] finished tweaking git repo https://github.com/HEnquist/rustfir [INFO] tweaked toml for git repo https://github.com/HEnquist/rustfir written to /workspace/builds/worker-6/source/Cargo.toml [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] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "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] 47bcfce65a5163fc2dc72173dc77522101a69f8edeb2575e9798d0e60f4718e1 [INFO] running `Command { std: "docker" "start" "-a" "47bcfce65a5163fc2dc72173dc77522101a69f8edeb2575e9798d0e60f4718e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "47bcfce65a5163fc2dc72173dc77522101a69f8edeb2575e9798d0e60f4718e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47bcfce65a5163fc2dc72173dc77522101a69f8edeb2575e9798d0e60f4718e1", kill_on_drop: false }` [INFO] [stdout] 47bcfce65a5163fc2dc72173dc77522101a69f8edeb2575e9798d0e60f4718e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", 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] 96eeb34b3ad9077b7d74ab8e5667cb03278d831255aab9315ef5cfa90d03f58a [INFO] running `Command { std: "docker" "start" "-a" "96eeb34b3ad9077b7d74ab8e5667cb03278d831255aab9315ef5cfa90d03f58a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strength_reduce v0.2.3 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling dtoa v0.4.7 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling libpulse-sys v1.17.0 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling libpulse-simple-sys v1.16.1 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling http v0.2.2 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling transpose v0.2.0 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling rustfft v4.1.0 [INFO] [stderr] Compiling realfft v0.3.0 [INFO] [stderr] Compiling rubato v0.5.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand_distr v0.3.0 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling alsa v0.4.3 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling serde_with_macros v1.3.0 [INFO] [stderr] Compiling libpulse-binding v2.22.0 [INFO] [stderr] Compiling libpulse-simple-binding v2.20.1 [INFO] [stderr] Compiling serde_yaml v0.8.15 [INFO] [stderr] Compiling serde_with v1.6.0 [INFO] [stderr] Compiling camilladsp v0.4.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `pulse::sample::SAMPLE_S16NE`: use the associated constant on `Format` instead [INFO] [stdout] --> src/pulsedevice.rs:93:32 [INFO] [stdout] | [INFO] [stdout] 93 | SampleFormat::S16LE => sample::SAMPLE_S16NE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `pulse::sample::SAMPLE_S24_32NE`: use the associated constant on `Format` instead [INFO] [stdout] --> src/pulsedevice.rs:94:32 [INFO] [stdout] | [INFO] [stdout] 94 | SampleFormat::S24LE => sample::SAMPLE_S24_32NE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `pulse::sample::SAMPLE_S24NE`: use the associated constant on `Format` instead [INFO] [stdout] --> src/pulsedevice.rs:95:33 [INFO] [stdout] | [INFO] [stdout] 95 | SampleFormat::S24LE3 => sample::SAMPLE_S24NE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `pulse::sample::SAMPLE_S32NE`: use the associated constant on `Format` instead [INFO] [stdout] --> src/pulsedevice.rs:96:32 [INFO] [stdout] | [INFO] [stdout] 96 | SampleFormat::S32LE => sample::SAMPLE_S32NE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `pulse::sample::SAMPLE_FLOAT32NE`: use the associated constant on `Format` instead [INFO] [stdout] --> src/pulsedevice.rs:97:36 [INFO] [stdout] | [INFO] [stdout] 97 | SampleFormat::FLOAT32LE => sample::SAMPLE_FLOAT32NE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `alsa::PCM::io`: renamed to io_bytes [INFO] [stdout] --> src/alsadevice.rs:517:44 [INFO] [stdout] | [INFO] [stdout] 517 | let io = pcmdevice.io(); [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `alsa::PCM::io`: renamed to io_bytes [INFO] [stdout] --> src/alsadevice.rs:617:44 [INFO] [stdout] | [INFO] [stdout] 617 | let io = pcmdevice.io(); [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 15s [INFO] running `Command { std: "docker" "inspect" "96eeb34b3ad9077b7d74ab8e5667cb03278d831255aab9315ef5cfa90d03f58a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96eeb34b3ad9077b7d74ab8e5667cb03278d831255aab9315ef5cfa90d03f58a", kill_on_drop: false }` [INFO] [stdout] 96eeb34b3ad9077b7d74ab8e5667cb03278d831255aab9315ef5cfa90d03f58a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", 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] b4a8726587e4f8a5e010edffa1ad41f710c2a026cd74f9f520efe804dbd4c915 [INFO] running `Command { std: "docker" "start" "-a" "b4a8726587e4f8a5e010edffa1ad41f710c2a026cd74f9f520efe804dbd4c915", kill_on_drop: false }` [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling plotters v0.2.15 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling tinytemplate v1.2.0 [INFO] [stdout] warning: use of deprecated constant `pulse::sample::SAMPLE_S16NE`: use the associated constant on `Format` instead [INFO] [stdout] --> src/pulsedevice.rs:93:32 [INFO] [stdout] | [INFO] [stdout] 93 | SampleFormat::S16LE => sample::SAMPLE_S16NE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `pulse::sample::SAMPLE_S24_32NE`: use the associated constant on `Format` instead [INFO] [stdout] --> src/pulsedevice.rs:94:32 [INFO] [stdout] | [INFO] [stdout] 94 | SampleFormat::S24LE => sample::SAMPLE_S24_32NE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `pulse::sample::SAMPLE_S24NE`: use the associated constant on `Format` instead [INFO] [stdout] --> src/pulsedevice.rs:95:33 [INFO] [stdout] | [INFO] [stdout] 95 | SampleFormat::S24LE3 => sample::SAMPLE_S24NE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `pulse::sample::SAMPLE_S32NE`: use the associated constant on `Format` instead [INFO] [stdout] --> src/pulsedevice.rs:96:32 [INFO] [stdout] | [INFO] [stdout] 96 | SampleFormat::S32LE => sample::SAMPLE_S32NE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `pulse::sample::SAMPLE_FLOAT32NE`: use the associated constant on `Format` instead [INFO] [stdout] --> src/pulsedevice.rs:97:36 [INFO] [stdout] | [INFO] [stdout] 97 | SampleFormat::FLOAT32LE => sample::SAMPLE_FLOAT32NE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `alsa::PCM::io`: renamed to io_bytes [INFO] [stdout] --> src/alsadevice.rs:517:44 [INFO] [stdout] | [INFO] [stdout] 517 | let io = pcmdevice.io(); [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `alsa::PCM::io`: renamed to io_bytes [INFO] [stdout] --> src/alsadevice.rs:617:44 [INFO] [stdout] | [INFO] [stdout] 617 | let io = pcmdevice.io(); [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling csv v1.1.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling criterion v0.3.3 [INFO] [stderr] Compiling camilladsp v0.4.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `pulse::sample::SAMPLE_S16NE`: use the associated constant on `Format` instead [INFO] [stdout] --> src/pulsedevice.rs:93:32 [INFO] [stdout] | [INFO] [stdout] 93 | SampleFormat::S16LE => sample::SAMPLE_S16NE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `pulse::sample::SAMPLE_S24_32NE`: use the associated constant on `Format` instead [INFO] [stdout] --> src/pulsedevice.rs:94:32 [INFO] [stdout] | [INFO] [stdout] 94 | SampleFormat::S24LE => sample::SAMPLE_S24_32NE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `pulse::sample::SAMPLE_S24NE`: use the associated constant on `Format` instead [INFO] [stdout] --> src/pulsedevice.rs:95:33 [INFO] [stdout] | [INFO] [stdout] 95 | SampleFormat::S24LE3 => sample::SAMPLE_S24NE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `pulse::sample::SAMPLE_S32NE`: use the associated constant on `Format` instead [INFO] [stdout] --> src/pulsedevice.rs:96:32 [INFO] [stdout] | [INFO] [stdout] 96 | SampleFormat::S32LE => sample::SAMPLE_S32NE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `pulse::sample::SAMPLE_FLOAT32NE`: use the associated constant on `Format` instead [INFO] [stdout] --> src/pulsedevice.rs:97:36 [INFO] [stdout] | [INFO] [stdout] 97 | SampleFormat::FLOAT32LE => sample::SAMPLE_FLOAT32NE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `alsa::PCM::io`: renamed to io_bytes [INFO] [stdout] --> src/alsadevice.rs:517:44 [INFO] [stdout] | [INFO] [stdout] 517 | let io = pcmdevice.io(); [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `alsa::PCM::io`: renamed to io_bytes [INFO] [stdout] --> src/alsadevice.rs:617:44 [INFO] [stdout] | [INFO] [stdout] 617 | let io = pcmdevice.io(); [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 47.89s [INFO] running `Command { std: "docker" "inspect" "b4a8726587e4f8a5e010edffa1ad41f710c2a026cd74f9f520efe804dbd4c915", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4a8726587e4f8a5e010edffa1ad41f710c2a026cd74f9f520efe804dbd4c915", kill_on_drop: false }` [INFO] [stdout] b4a8726587e4f8a5e010edffa1ad41f710c2a026cd74f9f520efe804dbd4c915 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", 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] 976617957fe56362df77220503eb254afd33c9ed3ca72a0032703234cade771f [INFO] running `Command { std: "docker" "start" "-a" "976617957fe56362df77220503eb254afd33c9ed3ca72a0032703234cade771f", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated constant `pulse::sample::SAMPLE_S16NE`: use the associated constant on `Format` instead [INFO] [stderr] --> src/pulsedevice.rs:93:32 [INFO] [stderr] | [INFO] [stderr] 93 | SampleFormat::S16LE => sample::SAMPLE_S16NE, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `pulse::sample::SAMPLE_S24_32NE`: use the associated constant on `Format` instead [INFO] [stderr] --> src/pulsedevice.rs:94:32 [INFO] [stderr] | [INFO] [stderr] 94 | SampleFormat::S24LE => sample::SAMPLE_S24_32NE, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `pulse::sample::SAMPLE_S24NE`: use the associated constant on `Format` instead [INFO] [stderr] --> src/pulsedevice.rs:95:33 [INFO] [stderr] | [INFO] [stderr] 95 | SampleFormat::S24LE3 => sample::SAMPLE_S24NE, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `pulse::sample::SAMPLE_S32NE`: use the associated constant on `Format` instead [INFO] [stderr] --> src/pulsedevice.rs:96:32 [INFO] [stderr] | [INFO] [stderr] 96 | SampleFormat::S32LE => sample::SAMPLE_S32NE, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `pulse::sample::SAMPLE_FLOAT32NE`: use the associated constant on `Format` instead [INFO] [stderr] --> src/pulsedevice.rs:97:36 [INFO] [stderr] | [INFO] [stderr] 97 | SampleFormat::FLOAT32LE => sample::SAMPLE_FLOAT32NE, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `alsa::PCM::io`: renamed to io_bytes [INFO] [stderr] --> src/alsadevice.rs:517:44 [INFO] [stderr] | [INFO] [stderr] 517 | let io = pcmdevice.io(); [INFO] [stderr] | ^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `alsa::PCM::io`: renamed to io_bytes [INFO] [stderr] --> src/alsadevice.rs:617:44 [INFO] [stderr] | [INFO] [stderr] 617 | let io = pcmdevice.io(); [INFO] [stderr] | ^^ [INFO] [stderr] [INFO] [stderr] warning: 7 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `pulse::sample::SAMPLE_S16NE`: use the associated constant on `Format` instead [INFO] [stderr] --> src/pulsedevice.rs:93:32 [INFO] [stderr] | [INFO] [stderr] 93 | SampleFormat::S16LE => sample::SAMPLE_S16NE, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `pulse::sample::SAMPLE_S24_32NE`: use the associated constant on `Format` instead [INFO] [stderr] --> src/pulsedevice.rs:94:32 [INFO] [stderr] | [INFO] [stderr] 94 | SampleFormat::S24LE => sample::SAMPLE_S24_32NE, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `pulse::sample::SAMPLE_S24NE`: use the associated constant on `Format` instead [INFO] [stderr] --> src/pulsedevice.rs:95:33 [INFO] [stderr] | [INFO] [stderr] 95 | SampleFormat::S24LE3 => sample::SAMPLE_S24NE, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `pulse::sample::SAMPLE_S32NE`: use the associated constant on `Format` instead [INFO] [stderr] --> src/pulsedevice.rs:96:32 [INFO] [stderr] | [INFO] [stderr] 96 | SampleFormat::S32LE => sample::SAMPLE_S32NE, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `pulse::sample::SAMPLE_FLOAT32NE`: use the associated constant on `Format` instead [INFO] [stderr] --> src/pulsedevice.rs:97:36 [INFO] [stderr] | [INFO] [stderr] 97 | SampleFormat::FLOAT32LE => sample::SAMPLE_FLOAT32NE, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `alsa::PCM::io`: renamed to io_bytes [INFO] [stderr] --> src/alsadevice.rs:517:44 [INFO] [stderr] | [INFO] [stderr] 517 | let io = pcmdevice.io(); [INFO] [stderr] | ^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `alsa::PCM::io`: renamed to io_bytes [INFO] [stderr] --> src/alsadevice.rs:617:44 [INFO] [stderr] | [INFO] [stderr] 617 | let io = pcmdevice.io(); [INFO] [stderr] | ^^ [INFO] [stderr] [INFO] [stderr] warning: 7 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/camillalib-aad8f8fd1d95fa1a [INFO] [stdout] [INFO] [stdout] running 67 tests [INFO] [stdout] test basicfilters::tests::delay_large ... ok [INFO] [stdout] test basicfilters::tests::gain_invert ... ok [INFO] [stdout] test biquad::tests::check_result ... ok [INFO] [stdout] test biquad::tests::make_allpass ... ok [INFO] [stdout] test biquad::tests::make_highshelf ... ok [INFO] [stdout] test biquad::tests::make_highshelf_fo ... ok [INFO] [stdout] test biquad::tests::make_lowpass ... ok [INFO] [stdout] test biquad::tests::make_highpass_fo ... ok [INFO] [stdout] test biquad::tests::make_bandpass ... ok [INFO] [stdout] test biquad::tests::make_lowpass_fo ... ok [INFO] [stdout] test biquad::tests::make_lowshelf ... ok [INFO] [stdout] test basicfilters::tests::delay_small ... ok [INFO] [stdout] test biquad::tests::make_allpass_fo ... ok [INFO] [stdout] test basicfilters::tests::gain_ampl ... ok [INFO] [stdout] test biquad::tests::make_highpass ... ok [INFO] [stdout] test biquad::tests::make_lt ... ok [INFO] [stdout] test biquad::tests::make_notch ... ok [INFO] [stdout] test biquadcombo::tests::check_lr ... ok [INFO] [stdout] test biquad::tests::make_lowshelf_fo ... ok [INFO] [stdout] test biquadcombo::tests::make_butterworth_2 ... ok [INFO] [stdout] test conversions::tests::clipping_16 ... ok [INFO] [stdout] test conversions::tests::clipping_24 ... ok [INFO] [stdout] test biquadcombo::tests::make_butterworth_5 ... ok [INFO] [stdout] test biquadcombo::tests::make_butterworth_8 ... ok [INFO] [stdout] test conversions::tests::clipping_32 ... ok [INFO] [stdout] test biquadcombo::tests::make_lr6 ... ok [INFO] [stdout] test conversions::tests::to_buffer_float32 ... ok [INFO] [stdout] test conversions::tests::to_buffer_float64 ... ok [INFO] [stdout] test conversions::tests::to_buffer_int16 ... ok [INFO] [stdout] test conversions::tests::to_buffer_int24 ... ok [INFO] [stdout] test conversions::tests::to_buffer_int32 ... ok [INFO] [stdout] test conversions::tests::to_from_buffer_24 ... ok [INFO] [stdout] test conversions::tests::to_from_buffer_16 ... ok [INFO] [stdout] test conversions::tests::to_from_buffer_float64 ... ok [INFO] [stdout] test biquadcombo::tests::check_butterworth ... ok [INFO] [stdout] test biquad::tests::make_peaking ... ok [INFO] [stdout] test biquadcombo::tests::make_lr4 ... ok [INFO] [stdout] test conversions::tests::to_from_queue_i16 ... ok [INFO] [stdout] test conversions::tests::to_from_buffer_float32 ... ok [INFO] [stdout] test conversions::tests::to_from_queue_f32 ... ok [INFO] [stdout] test conversions::tests::to_from_buffer_24_3 ... ok [INFO] [stdout] test conversions::tests::to_from_buffer_32 ... ok [INFO] [stdout] test countertimer::tests::silencecounter ... ok [INFO] [stdout] test countertimer::tests::averager ... ok [INFO] [stdout] test dither::tests::test_simple ... ok [INFO] [stdout] test fifoqueue::tests::prefilled ... ok [INFO] [stdout] test filters::tests::read_float32 ... ok [INFO] [stdout] test dither::tests::test_quantize ... ok [INFO] [stdout] test dither::tests::test_lip ... ok [INFO] [stdout] test filters::tests::read_int24 ... ok [INFO] [stdout] test filters::tests::read_int32 ... ok [INFO] [stdout] test fifoqueue::tests::wrap_around ... ok [INFO] [stdout] test diffeq::tests::check_result ... ok [INFO] [stdout] test filters::tests::read_int16 ... ok [INFO] [stdout] test filters::tests::read_text ... ok [INFO] [stdout] test dither::tests::test_uniform ... ok [INFO] [stdout] test fftconv::tests::check_result_segmented ... ok [INFO] [stdout] test filters::tests::read_float64 ... ok [INFO] [stdout] test fifoqueue::tests::add_few ... ok [INFO] [stdout] test fftconv::tests::check_result ... ok [INFO] [stdout] test filters::tests::test_padding ... ok [INFO] [stdout] test socketserver::tests::parse_commands ... ok [INFO] [stdout] test fifoqueue::tests::make_empty ... ok [INFO] [stdout] test fifoqueue::tests::overfill ... ok [INFO] [stdout] test countertimer::tests::stopwatch_as_timer ... FAILED [INFO] [stdout] test countertimer::tests::stopwatch ... ok [INFO] [stdout] test countertimer::tests::timeaverage ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- countertimer::tests::stopwatch_as_timer stdout ---- [INFO] [stdout] thread 'countertimer::tests::stopwatch_as_timer' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `true`, [INFO] [stdout] right: `false`', src/countertimer.rs:186:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a9d3586fb0 - std::backtrace_rs::backtrace::libunwind::trace::h04d12fdcddff82aa [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/../../backtrace/src/backtrace/libunwind.rs:100:5 [INFO] [stdout] 1: 0x55a9d3586fb0 - std::backtrace_rs::backtrace::trace_unsynchronized::h1459b974b6fbe5e1 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55a9d3586fb0 - std::sys_common::backtrace::_print_fmt::h9b8396a669123d95 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55a9d3586fb0 - ::fmt::he009dcaaa75eed60 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55a9d35ab64c - core::fmt::write::h77b4746b0dea1dd3 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x55a9d32ef796 - std::io::Write::write_fmt::h3a40d9c04f88bb58 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/io/mod.rs:1518:15 [INFO] [stdout] 6: 0x55a9d358125d - std::io::impls::>::write_fmt::h1b3d263673641f53 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/io/impls.rs:179:9 [INFO] [stdout] 7: 0x55a9d3589685 - std::sys_common::backtrace::_print::h2d880c9e69a21be9 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 8: 0x55a9d3589685 - std::sys_common::backtrace::print::h5f02b1bb49f36879 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 9: 0x55a9d3589685 - std::panicking::default_hook::{{closure}}::h658e288a7a809b29 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:208:50 [INFO] [stdout] 10: 0x55a9d35892d2 - std::panicking::default_hook::hb52d73f0da9a4bb8 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:224:9 [INFO] [stdout] 11: 0x55a9d3589e21 - std::panicking::rust_panic_with_hook::hfe7e1c684e3e6462 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:593:17 [INFO] [stdout] 12: 0x55a9d3589967 - std::panicking::begin_panic_handler::{{closure}}::h42939e004b32765c [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:499:13 [INFO] [stdout] 13: 0x55a9d358746c - std::sys_common::backtrace::__rust_end_short_backtrace::h9d2070f7bf9fd56c [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 14: 0x55a9d35898c9 - rust_begin_unwind [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:495:5 [INFO] [stdout] 15: 0x55a9d358987b - std::panicking::begin_panic_fmt::h4a7e15187eac098d [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:437:5 [INFO] [stdout] 16: 0x55a9d32d5f18 - camillalib::countertimer::tests::stopwatch_as_timer::he7444b27228515ab [INFO] [stdout] at /opt/rustwide/workdir/src/countertimer.rs:186:9 [INFO] [stdout] 17: 0x55a9d32d5b7a - camillalib::countertimer::tests::stopwatch_as_timer::{{closure}}::hbe9c63a02f57a880 [INFO] [stdout] at /opt/rustwide/workdir/src/countertimer.rs:182:5 [INFO] [stdout] 18: 0x55a9d32a8b5e - core::ops::function::FnOnce::call_once::hce05325c78841175 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x55a9d33172e3 - core::ops::function::FnOnce::call_once::hdbd2235b6243db3d [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55a9d33172e3 - test::__rust_begin_short_backtrace::hb1dea1c208110812 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/test/src/lib.rs:517:5 [INFO] [stdout] 21: 0x55a9d331578a - as core::ops::function::FnOnce>::call_once::h5d11a40efef721f2 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/alloc/src/boxed.rs:1307:9 [INFO] [stdout] 22: 0x55a9d331578a - as core::ops::function::FnOnce<()>>::call_once::h23961df98af0bc5a [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:322:9 [INFO] [stdout] 23: 0x55a9d331578a - std::panicking::try::do_call::h6390646e3de3fb9e [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:381:40 [INFO] [stdout] 24: 0x55a9d331578a - std::panicking::try::hc531439ab6159192 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:345:19 [INFO] [stdout] 25: 0x55a9d331578a - std::panic::catch_unwind::h859d8bdaf9b4855c [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:396:14 [INFO] [stdout] 26: 0x55a9d331578a - test::run_test_in_process::hae60aa74417e3abc [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/test/src/lib.rs:544:18 [INFO] [stdout] 27: 0x55a9d331578a - test::run_test::run_test_inner::{{closure}}::hf48c86652c4a151d [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/test/src/lib.rs:450:39 [INFO] [stdout] 28: 0x55a9d32eeb16 - std::sys_common::backtrace::__rust_begin_short_backtrace::hb82b392232b8bd1f [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 29: 0x55a9d32f3b13 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h79ca9e9abe157956 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 30: 0x55a9d32f3b13 - as core::ops::function::FnOnce<()>>::call_once::ha12f1f228780a4f7 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:322:9 [INFO] [stdout] 31: 0x55a9d32f3b13 - std::panicking::try::do_call::h722bb7416d021cdc [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:381:40 [INFO] [stdout] 32: 0x55a9d32f3b13 - std::panicking::try::h78e5abca71ac7cac [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:345:19 [INFO] [stdout] 33: 0x55a9d32f3b13 - std::panic::catch_unwind::h95162588bd0fa090 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:396:14 [INFO] [stdout] 34: 0x55a9d32f3b13 - std::thread::Builder::spawn_unchecked::{{closure}}::h64da5c4b9acc58dc [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 35: 0x55a9d32f3b13 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h7a8c588ad0b69edb [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x55a9d359065a - as core::ops::function::FnOnce>::call_once::h09ff301006f1aeca [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/alloc/src/boxed.rs:1307:9 [INFO] [stdout] 37: 0x55a9d359065a - as core::ops::function::FnOnce>::call_once::he79488c8f00b5f31 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/alloc/src/boxed.rs:1307:9 [INFO] [stdout] 38: 0x55a9d359065a - std::sys::unix::thread::Thread::new::thread_start::h587efff279c68ba7 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 39: 0x7fe700082609 - start_thread [INFO] [stdout] 40: 0x7fe6ffe52293 - clone [INFO] [stdout] 41: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- countertimer::tests::timeaverage stdout ---- [INFO] [stdout] thread 'countertimer::tests::timeaverage' panicked at 'assertion failed: a.get_average() > 7000.0', src/countertimer.rs:231:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a9d3586fb0 - std::backtrace_rs::backtrace::libunwind::trace::h04d12fdcddff82aa [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/../../backtrace/src/backtrace/libunwind.rs:100:5 [INFO] [stdout] 1: 0x55a9d3586fb0 - std::backtrace_rs::backtrace::trace_unsynchronized::h1459b974b6fbe5e1 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55a9d3586fb0 - std::sys_common::backtrace::_print_fmt::h9b8396a669123d95 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55a9d3586fb0 - ::fmt::he009dcaaa75eed60 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55a9d35ab64c - core::fmt::write::h77b4746b0dea1dd3 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x55a9d32ef796 - std::io::Write::write_fmt::h3a40d9c04f88bb58 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/io/mod.rs:1518:15 [INFO] [stdout] 6: 0x55a9d358125d - std::io::impls::>::write_fmt::h1b3d263673641f53 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/io/impls.rs:179:9 [INFO] [stdout] 7: 0x55a9d3589685 - std::sys_common::backtrace::_print::h2d880c9e69a21be9 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 8: 0x55a9d3589685 - std::sys_common::backtrace::print::h5f02b1bb49f36879 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 9: 0x55a9d3589685 - std::panicking::default_hook::{{closure}}::h658e288a7a809b29 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:208:50 [INFO] [stdout] 10: 0x55a9d35892d2 - std::panicking::default_hook::hb52d73f0da9a4bb8 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:224:9 [INFO] [stdout] 11: 0x55a9d3589e21 - std::panicking::rust_panic_with_hook::hfe7e1c684e3e6462 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:593:17 [INFO] [stdout] 12: 0x55a9d333035e - std::panicking::begin_panic::{{closure}}::hea87162b4b823565 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:522:9 [INFO] [stdout] 13: 0x55a9d33323a9 - std::sys_common::backtrace::__rust_end_short_backtrace::h5b9fa7413ad27774 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 14: 0x55a9d333028b - std::panicking::begin_panic::h511cb4b89dad4a3d [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:521:12 [INFO] [stdout] 15: 0x55a9d32d7030 - camillalib::countertimer::tests::timeaverage::hba41af6204dcfd37 [INFO] [stdout] at /opt/rustwide/workdir/src/countertimer.rs:231:9 [INFO] [stdout] 16: 0x55a9d32d6d8a - camillalib::countertimer::tests::timeaverage::{{closure}}::h7a9affc6f071bf46 [INFO] [stdout] at /opt/rustwide/workdir/src/countertimer.rs:219:5 [INFO] [stdout] 17: 0x55a9d32a86ce - core::ops::function::FnOnce::call_once::h78ed0a8ae36a33a0 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 18: 0x55a9d33172e3 - core::ops::function::FnOnce::call_once::hdbd2235b6243db3d [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x55a9d33172e3 - test::__rust_begin_short_backtrace::hb1dea1c208110812 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/test/src/lib.rs:517:5 [INFO] [stdout] 20: 0x55a9d331578a - as core::ops::function::FnOnce>::call_once::h5d11a40efef721f2 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/alloc/src/boxed.rs:1307:9 [INFO] [stdout] 21: 0x55a9d331578a - as core::ops::function::FnOnce<()>>::call_once::h23961df98af0bc5a [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:322:9 [INFO] [stdout] 22: 0x55a9d331578a - std::panicking::try::do_call::h6390646e3de3fb9e [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:381:40 [INFO] [stdout] 23: 0x55a9d331578a - std::panicking::try::hc531439ab6159192 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:345:19 [INFO] [stdout] 24: 0x55a9d331578a - std::panic::catch_unwind::h859d8bdaf9b4855c [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:396:14 [INFO] [stdout] 25: 0x55a9d331578a - test::run_test_in_process::hae60aa74417e3abc [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/test/src/lib.rs:544:18 [INFO] [stdout] 26: 0x55a9d331578a - test::run_test::run_test_inner::{{closure}}::hf48c86652c4a151d [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/test/src/lib.rs:450:39 [INFO] [stdout] 27: 0x55a9d32eeb16 - std::sys_common::backtrace::__rust_begin_short_backtrace::hb82b392232b8bd1f [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 28: 0x55a9d32f3b13 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h79ca9e9abe157956 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 29: 0x55a9d32f3b13 - as core::ops::function::FnOnce<()>>::call_once::ha12f1f228780a4f7 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:322:9 [INFO] [stdout] 30: 0x55a9d32f3b13 - std::panicking::try::do_call::h722bb7416d021cdc [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:381:40 [INFO] [stdout] 31: 0x55a9d32f3b13 - std::panicking::try::h78e5abca71ac7cac [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:345:19 [INFO] [stdout] 32: 0x55a9d32f3b13 - std::panic::catch_unwind::h95162588bd0fa090 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:396:14 [INFO] [stdout] 33: 0x55a9d32f3b13 - std::thread::Builder::spawn_unchecked::{{closure}}::h64da5c4b9acc58dc [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 34: 0x55a9d32f3b13 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h7a8c588ad0b69edb [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 35: 0x55a9d359065a - as core::ops::function::FnOnce>::call_once::h09ff301006f1aeca [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/alloc/src/boxed.rs:1307:9 [INFO] [stdout] 36: 0x55a9d359065a - as core::ops::function::FnOnce>::call_once::he79488c8f00b5f31 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/alloc/src/boxed.rs:1307:9 [INFO] [stdout] 37: 0x55a9d359065a - std::sys::unix::thread::Thread::new::thread_start::h587efff279c68ba7 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 38: 0x7fe700082609 - start_thread [INFO] [stdout] 39: 0x7fe6ffe52293 - clone [INFO] [stdout] 40: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] countertimer::tests::stopwatch_as_timer [INFO] [stdout] countertimer::tests::timeaverage [INFO] [stdout] [INFO] [stdout] test result: FAILED. 65 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "976617957fe56362df77220503eb254afd33c9ed3ca72a0032703234cade771f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "976617957fe56362df77220503eb254afd33c9ed3ca72a0032703234cade771f", kill_on_drop: false }` [INFO] [stdout] 976617957fe56362df77220503eb254afd33c9ed3ca72a0032703234cade771f