[INFO] cloning repository https://github.com/alexkehayias/aq [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alexkehayias/aq" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexkehayias%2Faq", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexkehayias%2Faq'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 21d0660c6b6693b9cac0e64d79d0cd73d381a78e [INFO] testing alexkehayias/aq against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexkehayias%2Faq" "/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/alexkehayias/aq 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/alexkehayias/aq [INFO] finished tweaking git repo https://github.com/alexkehayias/aq [INFO] tweaked toml for git repo https://github.com/alexkehayias/aq written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/alexkehayias/aq 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] 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] bac53a8b9b34c98b14b051feecc6e68a9ccd049a4352e3653a1619a56fcef702 [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" "bac53a8b9b34c98b14b051feecc6e68a9ccd049a4352e3653a1619a56fcef702", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bac53a8b9b34c98b14b051feecc6e68a9ccd049a4352e3653a1619a56fcef702", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bac53a8b9b34c98b14b051feecc6e68a9ccd049a4352e3653a1619a56fcef702", kill_on_drop: false }` [INFO] [stdout] bac53a8b9b34c98b14b051feecc6e68a9ccd049a4352e3653a1619a56fcef702 [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] 4d5ce548b56fd856445f23f0a6e1dafd37b16d53d87bb3a9b6cf1753ddc7cd09 [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" "4d5ce548b56fd856445f23f0a6e1dafd37b16d53d87bb3a9b6cf1753ddc7cd09", kill_on_drop: false }` [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling serial-core v0.4.0 [INFO] [stderr] Compiling ioctl-rs v0.1.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termion v1.5.5 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling serial-unix v0.4.0 [INFO] [stderr] Compiling serial v0.4.0 [INFO] [stderr] Compiling tui v0.10.0 [INFO] [stderr] Compiling aq v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.46s [INFO] running `Command { std: "docker" "inspect" "4d5ce548b56fd856445f23f0a6e1dafd37b16d53d87bb3a9b6cf1753ddc7cd09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d5ce548b56fd856445f23f0a6e1dafd37b16d53d87bb3a9b6cf1753ddc7cd09", kill_on_drop: false }` [INFO] [stdout] 4d5ce548b56fd856445f23f0a6e1dafd37b16d53d87bb3a9b6cf1753ddc7cd09 [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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 20143554289b234cf3870d987bd8be4696b1e4fd8ec9b183085cb0e68459b24c [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" "20143554289b234cf3870d987bd8be4696b1e4fd8ec9b183085cb0e68459b24c", kill_on_drop: false }` [INFO] [stderr] Compiling aq v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.59s [INFO] running `Command { std: "docker" "inspect" "20143554289b234cf3870d987bd8be4696b1e4fd8ec9b183085cb0e68459b24c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20143554289b234cf3870d987bd8be4696b1e4fd8ec9b183085cb0e68459b24c", kill_on_drop: false }` [INFO] [stdout] 20143554289b234cf3870d987bd8be4696b1e4fd8ec9b183085cb0e68459b24c [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" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 22c5322cfe9171a5eace05dbebee49d8f9707dcf545c0edcaa3d8f15c6c8c9a7 [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" "22c5322cfe9171a5eace05dbebee49d8f9707dcf545c0edcaa3d8f15c6c8c9a7", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/aq-0868de5bcbadc72d [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test aqi::test_aqi::test_aqi ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "22c5322cfe9171a5eace05dbebee49d8f9707dcf545c0edcaa3d8f15c6c8c9a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22c5322cfe9171a5eace05dbebee49d8f9707dcf545c0edcaa3d8f15c6c8c9a7", kill_on_drop: false }` [INFO] [stdout] 22c5322cfe9171a5eace05dbebee49d8f9707dcf545c0edcaa3d8f15c6c8c9a7