[INFO] crate v_eval 0.6.0 is already in cache [INFO] testing v_eval-0.6.0 against 1.45.2 for beta-1.46-1 [INFO] extracting crate v_eval 0.6.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate v_eval 0.6.0 on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate v_eval 0.6.0 [INFO] finished tweaking crates.io crate v_eval 0.6.0 [INFO] tweaked toml for crates.io crate v_eval 0.6.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "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] b77531cb281cdee7bd01449c30e2150d75cf1070309561ece5c448d913f8a5a4 [INFO] running `Command { std: "docker" "start" "-a" "b77531cb281cdee7bd01449c30e2150d75cf1070309561ece5c448d913f8a5a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b77531cb281cdee7bd01449c30e2150d75cf1070309561ece5c448d913f8a5a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b77531cb281cdee7bd01449c30e2150d75cf1070309561ece5c448d913f8a5a4", kill_on_drop: false }` [INFO] [stdout] b77531cb281cdee7bd01449c30e2150d75cf1070309561ece5c448d913f8a5a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=warn" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4fcc7dbfbf00cfb8df030bb298ec8327dd9f74c290db0f5aaf03d4d50f995697 [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" "4fcc7dbfbf00cfb8df030bb298ec8327dd9f74c290db0f5aaf03d4d50f995697", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling v_eval v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.77s [INFO] running `Command { std: "docker" "inspect" "4fcc7dbfbf00cfb8df030bb298ec8327dd9f74c290db0f5aaf03d4d50f995697", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fcc7dbfbf00cfb8df030bb298ec8327dd9f74c290db0f5aaf03d4d50f995697", kill_on_drop: false }` [INFO] [stdout] 4fcc7dbfbf00cfb8df030bb298ec8327dd9f74c290db0f5aaf03d4d50f995697 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=warn" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c78f8847fa1b935f4975336a2ab9c28e4b52f69788004dc09d2c3a6bd6fa503e [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" "c78f8847fa1b935f4975336a2ab9c28e4b52f69788004dc09d2c3a6bd6fa503e", kill_on_drop: false }` [INFO] [stderr] Compiling v_eval v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.17s [INFO] running `Command { std: "docker" "inspect" "c78f8847fa1b935f4975336a2ab9c28e4b52f69788004dc09d2c3a6bd6fa503e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c78f8847fa1b935f4975336a2ab9c28e4b52f69788004dc09d2c3a6bd6fa503e", kill_on_drop: false }` [INFO] [stdout] c78f8847fa1b935f4975336a2ab9c28e4b52f69788004dc09d2c3a6bd6fa503e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=warn" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 943b120dbcc3b513375a06635a7df55943f6bb2a520493a89a5e7e453781bd06 [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" "943b120dbcc3b513375a06635a7df55943f6bb2a520493a89a5e7e453781bd06", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/v_eval-2f49cab427e7b80f [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test reflect::test::test_evaluate_div ... ok [INFO] [stdout] test reflect::test::test_evaluate_eq ... ok [INFO] [stdout] test reflect::test::test_evaluate_mul ... ok [INFO] [stdout] test operator::test::test_op_preference ... ok [INFO] [stdout] test reflect::test::test_evaluate_lt ... ok [INFO] [stdout] test reflect::test::test_evaluate_le ... ok [INFO] [stdout] test reflect::test::test_evaluate_add ... ok [INFO] [stdout] test reflect::test::test_evaluate_gt ... ok [INFO] [stdout] test reflect::test::test_evaluate_ge ... ok [INFO] [stdout] test reflect::test::test_evaluate_rem ... ok [INFO] [stdout] test reflect::test::test_evaluate_sub ... ok [INFO] [stdout] test reflect::test::test_eval_literal ... ok [INFO] [stdout] test test::test_opt ... ok [INFO] [stdout] test reflect::test::test_eval_one ... ok [INFO] [stdout] test reflect::test::test_eval ... ok [INFO] [stderr] Doc-tests v_eval [INFO] [stdout] test test::test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 34 tests [INFO] [stdout] test src/lib.rs - (line 235) ... FAILED [INFO] [stdout] test src/lib.rs - (line 268) ... FAILED [INFO] [stdout] test src/lib.rs - (line 34) ... FAILED [INFO] [stdout] test src/lib.rs - (line 136) ... FAILED [INFO] [stdout] test src/lib.rs - (line 251) ... FAILED [INFO] [stdout] test src/lib.rs - (line 168) ... FAILED [INFO] [stdout] test src/lib.rs - (line 382) ... FAILED [INFO] [stdout] test src/lib.rs - (line 335) ... FAILED [INFO] [stdout] test src/lib.rs - (line 350) ... FAILED [INFO] [stdout] test src/lib.rs - (line 366) ... FAILED [INFO] [stdout] test src/lib.rs - (line 397) ... FAILED [INFO] [stdout] test src/lib.rs - (line 412) ... FAILED [INFO] [stdout] test src/lib.rs - (line 152) ... FAILED [INFO] [stdout] test src/lib.rs - (line 427) ... FAILED [INFO] [stdout] test src/lib.rs - (line 200) ... FAILED [INFO] [stdout] test src/lib.rs - (line 442) ... FAILED [INFO] [stdout] test src/lib.rs - (line 457) ... FAILED [INFO] [stdout] test src/lib.rs - (line 320) ... FAILED [INFO] [stdout] test src/lib.rs - (line 216) ... FAILED [INFO] [stdout] test src/lib.rs - (line 100) ... FAILED [INFO] [stdout] test src/lib.rs - (line 285) ... FAILED [INFO] [stdout] test src/lib.rs - (line 184) ... FAILED [INFO] [stdout] test src/lib.rs - (line 534) ... FAILED [INFO] [stdout] test src/lib.rs - (line 588) ... FAILED [INFO] [stdout] test src/lib.rs - (line 518) ... FAILED [INFO] [stdout] test src/lib.rs - (line 7) ... FAILED [INFO] [stdout] test src/lib.rs - (line 51) ... FAILED [INFO] [stdout] test src/lib.rs - (line 503) ... FAILED [INFO] [stdout] test src/lib.rs - (line 487) ... FAILED [INFO] [stdout] test src/lib.rs - (line 67) ... FAILED [INFO] [stdout] test src/lib.rs - (line 472) ... FAILED [INFO] [stdout] test src/lib.rs - (line 83) ... FAILED [INFO] [stdout] test src/lib.rs - (line 302) ... FAILED [INFO] [stdout] test src/lib.rs - (line 120) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 235) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 268) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 34) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 136) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 251) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 168) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 382) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 335) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 350) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 366) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 397) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 412) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 152) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 427) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 200) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 442) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 457) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 320) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 216) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 100) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 285) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 184) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 534) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 588) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 518) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 7) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 51) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 503) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 487) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 67) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 472) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 83) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 302) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 100) [INFO] [stdout] src/lib.rs - (line 136) [INFO] [stdout] src/lib.rs - (line 152) [INFO] [stdout] src/lib.rs - (line 168) [INFO] [stdout] src/lib.rs - (line 184) [INFO] [stdout] src/lib.rs - (line 200) [INFO] [stdout] src/lib.rs - (line 216) [INFO] [stdout] src/lib.rs - (line 235) [INFO] [stdout] src/lib.rs - (line 251) [INFO] [stdout] src/lib.rs - (line 268) [INFO] [stdout] src/lib.rs - (line 285) [INFO] [stdout] src/lib.rs - (line 302) [INFO] [stdout] src/lib.rs - (line 320) [INFO] [stdout] src/lib.rs - (line 335) [INFO] [stdout] src/lib.rs - (line 34) [INFO] [stdout] src/lib.rs - (line 350) [INFO] [stdout] src/lib.rs - (line 366) [INFO] [stdout] src/lib.rs - (line 382) [INFO] [stdout] src/lib.rs - (line 397) [INFO] [stdout] src/lib.rs - (line 412) [INFO] [stdout] src/lib.rs - (line 427) [INFO] [stdout] src/lib.rs - (line 442) [INFO] [stdout] src/lib.rs - (line 457) [INFO] [stdout] src/lib.rs - (line 472) [INFO] [stdout] src/lib.rs - (line 487) [INFO] [stdout] src/lib.rs - (line 503) [INFO] [stdout] src/lib.rs - (line 51) [INFO] [stdout] src/lib.rs - (line 518) [INFO] [stdout] src/lib.rs - (line 534) [INFO] [stdout] src/lib.rs - (line 588) [INFO] [stdout] src/lib.rs - (line 67) [INFO] [stdout] src/lib.rs - (line 7) [INFO] [stdout] src/lib.rs - (line 83) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 33 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "943b120dbcc3b513375a06635a7df55943f6bb2a520493a89a5e7e453781bd06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "943b120dbcc3b513375a06635a7df55943f6bb2a520493a89a5e7e453781bd06", kill_on_drop: false }` [INFO] [stdout] 943b120dbcc3b513375a06635a7df55943f6bb2a520493a89a5e7e453781bd06