[INFO] fetching crate emuman 1.12.0... [INFO] testing emuman-1.12.0 against 1.49.0 for beta-1.50-1 [INFO] extracting crate emuman 1.12.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate emuman 1.12.0 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 crates.io crate emuman 1.12.0 [INFO] finished tweaking crates.io crate emuman 1.12.0 [INFO] tweaked toml for crates.io crate emuman 1.12.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate emuman 1.12.0 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-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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 93c144212a81f60fe03e077933e02950599d1129acb270018b2ba0c4c7c2e7a8 [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" "93c144212a81f60fe03e077933e02950599d1129acb270018b2ba0c4c7c2e7a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "93c144212a81f60fe03e077933e02950599d1129acb270018b2ba0c4c7c2e7a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93c144212a81f60fe03e077933e02950599d1129acb270018b2ba0c4c7c2e7a8", kill_on_drop: false }` [INFO] [stdout] 93c144212a81f60fe03e077933e02950599d1129acb270018b2ba0c4c7c2e7a8 [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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e39e8b29e5ae501dfef3cdeb7279d05914c14ba769d6a3761e6ba004bed53e1 [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" "0e39e8b29e5ae501dfef3cdeb7279d05914c14ba769d6a3761e6ba004bed53e1", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.46 [INFO] [stderr] Compiling ahash v0.4.6 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling libsqlite3-sys v0.20.1 [INFO] [stderr] Compiling roxmltree v0.13.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling terminal_size v0.1.13 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling directories v3.0.1 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling hashlink v0.6.0 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling rusqlite v0.24.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling console v0.13.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling structopt-derive v0.4.13 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling thiserror v1.0.21 [INFO] [stderr] Compiling zip v0.5.8 [INFO] [stderr] Compiling structopt v0.3.20 [INFO] [stderr] Compiling emuman v1.12.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 30s [INFO] running `Command { std: "docker" "inspect" "0e39e8b29e5ae501dfef3cdeb7279d05914c14ba769d6a3761e6ba004bed53e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e39e8b29e5ae501dfef3cdeb7279d05914c14ba769d6a3761e6ba004bed53e1", kill_on_drop: false }` [INFO] [stdout] 0e39e8b29e5ae501dfef3cdeb7279d05914c14ba769d6a3761e6ba004bed53e1 [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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 49df76ca9bb5413c27584c94b95982270743b3e6e51be8b5b6c84e1df65d49dd [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" "49df76ca9bb5413c27584c94b95982270743b3e6e51be8b5b6c84e1df65d49dd", kill_on_drop: false }` [INFO] [stderr] Compiling emuman v1.12.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.99s [INFO] running `Command { std: "docker" "inspect" "49df76ca9bb5413c27584c94b95982270743b3e6e51be8b5b6c84e1df65d49dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49df76ca9bb5413c27584c94b95982270743b3e6e51be8b5b6c84e1df65d49dd", kill_on_drop: false }` [INFO] [stdout] 49df76ca9bb5413c27584c94b95982270743b3e6e51be8b5b6c84e1df65d49dd [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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ba860a1cc8a9c00f2f6c49dbc878d9fa9077226e104b1d66790fb5e1bc5ffbd1 [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" "ba860a1cc8a9c00f2f6c49dbc878d9fa9077226e104b1d66790fb5e1bc5ffbd1", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/emuman-f7743ccd379ad2bb [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ba860a1cc8a9c00f2f6c49dbc878d9fa9077226e104b1d66790fb5e1bc5ffbd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba860a1cc8a9c00f2f6c49dbc878d9fa9077226e104b1d66790fb5e1bc5ffbd1", kill_on_drop: false }` [INFO] [stdout] ba860a1cc8a9c00f2f6c49dbc878d9fa9077226e104b1d66790fb5e1bc5ffbd1