[INFO] cloning repository https://github.com/sunjay/lion [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sunjay/lion" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunjay%2Flion", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunjay%2Flion'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 97daa3de1a7e7714432c2a6d04b11a0ce35d4ec8 [INFO] testing sunjay/lion against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunjay%2Flion" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sunjay/lion on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sunjay/lion [INFO] finished tweaking git repo https://github.com/sunjay/lion [INFO] tweaked toml for git repo https://github.com/sunjay/lion written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/sunjay/lion already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f709f16d2c43eae675ac0fa179ce1a30d5e1761df23c1ea5daaa3d9c3cf9093e [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" "f709f16d2c43eae675ac0fa179ce1a30d5e1761df23c1ea5daaa3d9c3cf9093e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f709f16d2c43eae675ac0fa179ce1a30d5e1761df23c1ea5daaa3d9c3cf9093e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f709f16d2c43eae675ac0fa179ce1a30d5e1761df23c1ea5daaa3d9c3cf9093e", kill_on_drop: false }` [INFO] [stdout] f709f16d2c43eae675ac0fa179ce1a30d5e1761df23c1ea5daaa3d9c3cf9093e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2673c704824608171ea6d2bc5ae664f13ff95483ab0b5ee4bda2c7cf5809194d [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" "2673c704824608171ea6d2bc5ae664f13ff95483ab0b5ee4bda2c7cf5809194d", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling libc v0.2.53 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling nix v0.13.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling smallstr v0.1.0 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling nom_locate v0.3.1 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling terminfo v0.6.1 [INFO] [stderr] Compiling bigdecimal v0.1.0 [INFO] [stderr] Compiling mortal v0.2.0 [INFO] [stderr] Compiling linefeed v0.6.0 [INFO] [stderr] Compiling lion v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.52s [INFO] running `Command { std: "docker" "inspect" "2673c704824608171ea6d2bc5ae664f13ff95483ab0b5ee4bda2c7cf5809194d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2673c704824608171ea6d2bc5ae664f13ff95483ab0b5ee4bda2c7cf5809194d", kill_on_drop: false }` [INFO] [stdout] 2673c704824608171ea6d2bc5ae664f13ff95483ab0b5ee4bda2c7cf5809194d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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] c4e2f35a4b59c6f843101b9a5e92f4ebb9d48b6db8751f392ecbf996f19f0cf4 [INFO] running `Command { std: "docker" "start" "-a" "c4e2f35a4b59c6f843101b9a5e92f4ebb9d48b6db8751f392ecbf996f19f0cf4", kill_on_drop: false }` [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling lion v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.06s [INFO] running `Command { std: "docker" "inspect" "c4e2f35a4b59c6f843101b9a5e92f4ebb9d48b6db8751f392ecbf996f19f0cf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4e2f35a4b59c6f843101b9a5e92f4ebb9d48b6db8751f392ecbf996f19f0cf4", kill_on_drop: false }` [INFO] [stdout] c4e2f35a4b59c6f843101b9a5e92f4ebb9d48b6db8751f392ecbf996f19f0cf4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 54dc3f66c429bb3cc49725b31ab899dec7f5c39b12cbe8e5d8155701f513735a [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" "54dc3f66c429bb3cc49725b31ab899dec7f5c39b12cbe8e5d8155701f513735a", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/lion-406faa95374e9487) [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test parser::tests::comment_parser ... ok [INFO] [stdout] test parser::tests::compound_unit_parser ... ok [INFO] [stdout] test canonical::tests::division ... ok [INFO] [stdout] test parser::tests::float_literal_parser ... ok [INFO] [stdout] test parser::tests::numeric_literal_parser ... ok [INFO] [stdout] test parser::tests::expr_parser ... ok [INFO] [stdout] test parser::tests::let_decl_parser ... ok [INFO] [stdout] test parser::tests::unitpow_parser ... ok [INFO] [stdout] test parser::tests::function_parser ... ok [INFO] [stdout] test parser::tests::ident_parser ... ok [INFO] [stdout] test parser::tests::unitfactor_parser ... ok [INFO] [stdout] test parser::tests::ident_path_parser ... ok [INFO] [stdout] test unit_graph::tests::unitless_exists ... ok [INFO] [stdout] test parser::tests::integer_literal_parser ... ok [INFO] [stdout] test parser::tests::whitespace_comment_parser ... ok [INFO] [stdout] test parser::tests::whitespace_parser ... ok [INFO] [stdout] test parser::tests::unitterm_parser ... ok [INFO] [stdout] test parser::tests::program_parser ... ok [INFO] [stdout] test parser::tests::unit_parser ... ok [INFO] [stdout] test canonical::tests::pow ... ok [INFO] [stdout] test ast::tests::unit_name_unitless ... ok [INFO] [stdout] test canonical::tests::multiplication ... ok [INFO] [stdout] test ast::tests::unit_name_empty ... ok [INFO] [stdout] test ast::tests::format_unit_name ... ok [INFO] [stdout] test interpreter::tests::conversions ... ok [INFO] [stdout] test interpreter::tests::readme ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/lion-7314ac89e5acf18a) [INFO] [stdout] [INFO] [stderr] Doc-tests lion [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] [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] running `Command { std: "docker" "inspect" "54dc3f66c429bb3cc49725b31ab899dec7f5c39b12cbe8e5d8155701f513735a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54dc3f66c429bb3cc49725b31ab899dec7f5c39b12cbe8e5d8155701f513735a", kill_on_drop: false }` [INFO] [stdout] 54dc3f66c429bb3cc49725b31ab899dec7f5c39b12cbe8e5d8155701f513735a