[INFO] fetching crate enso-optics 0.2.0... [INFO] testing enso-optics-0.2.0 against try#28eff87d300677d3acc4d7129d31c74bf885cf6d for pr-94775 [INFO] extracting crate enso-optics 0.2.0 into /workspace/builds/worker-77/source [INFO] validating manifest of crates.io crate enso-optics 0.2.0 on toolchain 28eff87d300677d3acc4d7129d31c74bf885cf6d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+28eff87d300677d3acc4d7129d31c74bf885cf6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate enso-optics 0.2.0 [INFO] finished tweaking crates.io crate enso-optics 0.2.0 [INFO] tweaked toml for crates.io crate enso-optics 0.2.0 written to /workspace/builds/worker-77/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+28eff87d300677d3acc4d7129d31c74bf885cf6d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+28eff87d300677d3acc4d7129d31c74bf885cf6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded enso-prelude v0.2.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+28eff87d300677d3acc4d7129d31c74bf885cf6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d1f1989cfb18773ec6927e15327076140af6128244f11401781a7c3a7ec53873 [INFO] running `Command { std: "docker" "start" "-a" "d1f1989cfb18773ec6927e15327076140af6128244f11401781a7c3a7ec53873", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d1f1989cfb18773ec6927e15327076140af6128244f11401781a7c3a7ec53873", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1f1989cfb18773ec6927e15327076140af6128244f11401781a7c3a7ec53873", kill_on_drop: false }` [INFO] [stdout] d1f1989cfb18773ec6927e15327076140af6128244f11401781a7c3a7ec53873 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+28eff87d300677d3acc4d7129d31c74bf885cf6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec0d09e76a3124b7a03b49a5e8415068170b6f587c1a24efda71f08ccdd74fcc [INFO] running `Command { std: "docker" "start" "-a" "ec0d09e76a3124b7a03b49a5e8415068170b6f587c1a24efda71f08ccdd74fcc", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.58 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.58 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling sourcefile v0.1.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling weak-table v0.3.2 [INFO] [stderr] Compiling enclose v1.1.8 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling enso-macro-utils v0.2.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling shrinkwraprs v0.3.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.58 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.58 [INFO] [stderr] Compiling object v0.24.0 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.58 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling simba v0.4.0 [INFO] [stderr] Compiling weedle v0.10.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling js-sys v0.3.35 [INFO] [stderr] Compiling ifmt-impl v0.3.3 [INFO] [stderr] Compiling enso-shapely-macros v0.2.1 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling wasm-bindgen-webidl v0.2.58 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling enso-shapely v0.2.0 [INFO] [stderr] Compiling ifmt v0.3.3 [INFO] [stderr] Compiling nalgebra v0.26.2 [INFO] [stderr] Compiling web-sys v0.3.35 [INFO] [stderr] Compiling enso-prelude v0.2.6 [INFO] [stderr] Compiling enso-optics v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 17s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: js-sys v0.3.35 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "ec0d09e76a3124b7a03b49a5e8415068170b6f587c1a24efda71f08ccdd74fcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec0d09e76a3124b7a03b49a5e8415068170b6f587c1a24efda71f08ccdd74fcc", kill_on_drop: false }` [INFO] [stdout] ec0d09e76a3124b7a03b49a5e8415068170b6f587c1a24efda71f08ccdd74fcc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+28eff87d300677d3acc4d7129d31c74bf885cf6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 013cb98a68d4af0a011f97f9e640d063b2d7b24d8087377d05a2ad16c7194046 [INFO] running `Command { std: "docker" "start" "-a" "013cb98a68d4af0a011f97f9e640d063b2d7b24d8087377d05a2ad16c7194046", kill_on_drop: false }` [INFO] [stderr] Compiling enso-optics v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.69s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: js-sys v0.3.35 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/enso_optics-00a69278c76e1ca0) [INFO] running `Command { std: "docker" "inspect" "013cb98a68d4af0a011f97f9e640d063b2d7b24d8087377d05a2ad16c7194046", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "013cb98a68d4af0a011f97f9e640d063b2d7b24d8087377d05a2ad16c7194046", kill_on_drop: false }` [INFO] [stdout] 013cb98a68d4af0a011f97f9e640d063b2d7b24d8087377d05a2ad16c7194046 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+28eff87d300677d3acc4d7129d31c74bf885cf6d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0d515b7228c04080013fa8d7cb4c7adb86f97c5cd051a9fc44d3609a013426e1 [INFO] running `Command { std: "docker" "start" "-a" "0d515b7228c04080013fa8d7cb4c7adb86f97c5cd051a9fc44d3609a013426e1", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: js-sys v0.3.35 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/enso_optics-00a69278c76e1ca0) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::deeply_nested ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests enso-optics [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" "0d515b7228c04080013fa8d7cb4c7adb86f97c5cd051a9fc44d3609a013426e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d515b7228c04080013fa8d7cb4c7adb86f97c5cd051a9fc44d3609a013426e1", kill_on_drop: false }` [INFO] [stdout] 0d515b7228c04080013fa8d7cb4c7adb86f97c5cd051a9fc44d3609a013426e1