[INFO] updating cached repository https://github.com/theor/um [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e1d5587a187007fb947d13df3e137fb9869868ec [INFO] testing theor/um against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheor%2Fum" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/theor/um on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/theor/um [INFO] finished tweaking git repo https://github.com/theor/um [INFO] tweaked toml for git repo https://github.com/theor/um written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/theor/um already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1b7ca764779bcf24ef040780a15c497939979f9f4ab28eb403d16e676d492b62 [INFO] running `"docker" "start" "-a" "1b7ca764779bcf24ef040780a15c497939979f9f4ab28eb403d16e676d492b62"` [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling log v0.4.7 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling utf8parse v0.1.1 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.6.8 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling aho-corasick v0.7.4 [INFO] [stderr] Compiling dirs-sys v0.3.3 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling executable_memory v0.1.2 [INFO] [stderr] Compiling dirs v2.0.1 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling regex v1.1.9 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling pretty_env_logger v0.3.0 [INFO] [stderr] Compiling rustyline v5.0.0 [INFO] [stderr] Compiling jit v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused variable: `out` [INFO] [stderr] --> src/main.rs:85:28 [INFO] [stderr] | [INFO] [stderr] 85 | pub fn step(&mut self, out: &mut std::io::BufWriter, rl: &mut Editor<()>) -> bool { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_out` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.59s [INFO] running `"docker" "inspect" "1b7ca764779bcf24ef040780a15c497939979f9f4ab28eb403d16e676d492b62"` [INFO] running `"docker" "rm" "-f" "1b7ca764779bcf24ef040780a15c497939979f9f4ab28eb403d16e676d492b62"` [INFO] [stdout] 1b7ca764779bcf24ef040780a15c497939979f9f4ab28eb403d16e676d492b62 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ae2e8eabbca36983ba37a700a747fb84e233060c0ea9914044acf9d9e4de38c1 [INFO] running `"docker" "start" "-a" "ae2e8eabbca36983ba37a700a747fb84e233060c0ea9914044acf9d9e4de38c1"` [INFO] [stderr] Compiling jit v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused variable: `out` [INFO] [stderr] --> src/main.rs:85:28 [INFO] [stderr] | [INFO] [stderr] 85 | pub fn step(&mut self, out: &mut std::io::BufWriter, rl: &mut Editor<()>) -> bool { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_out` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.39s [INFO] running `"docker" "inspect" "ae2e8eabbca36983ba37a700a747fb84e233060c0ea9914044acf9d9e4de38c1"` [INFO] running `"docker" "rm" "-f" "ae2e8eabbca36983ba37a700a747fb84e233060c0ea9914044acf9d9e4de38c1"` [INFO] [stdout] ae2e8eabbca36983ba37a700a747fb84e233060c0ea9914044acf9d9e4de38c1 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a2442f07a9b8817f2dff2c2ce908ad84d8e3d1726d6a8b984f83681a67008b45 [INFO] running `"docker" "start" "-a" "a2442f07a9b8817f2dff2c2ce908ad84d8e3d1726d6a8b984f83681a67008b45"` [INFO] [stderr] warning: unused variable: `out` [INFO] [stderr] --> src/main.rs:85:28 [INFO] [stderr] | [INFO] [stderr] 85 | pub fn step(&mut self, out: &mut std::io::BufWriter, rl: &mut Editor<()>) -> bool { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_out` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/jit-d3d61b9a49d52134 [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 `"docker" "inspect" "a2442f07a9b8817f2dff2c2ce908ad84d8e3d1726d6a8b984f83681a67008b45"` [INFO] running `"docker" "rm" "-f" "a2442f07a9b8817f2dff2c2ce908ad84d8e3d1726d6a8b984f83681a67008b45"` [INFO] [stdout] a2442f07a9b8817f2dff2c2ce908ad84d8e3d1726d6a8b984f83681a67008b45