[INFO] cloning repository https://github.com/enhenglove69/shorelark [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/enhenglove69/shorelark" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenhenglove69%2Fshorelark", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenhenglove69%2Fshorelark'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 76b99b06993d083d1174b9b5994542f797a3d29e [INFO] building enhenglove69/shorelark against try#8b8eff55bd72abbb57167bc42222a7f91d41cb0d for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenhenglove69%2Fshorelark" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/enhenglove69/shorelark on toolchain 8b8eff55bd72abbb57167bc42222a7f91d41cb0d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/enhenglove69/shorelark [INFO] finished tweaking git repo https://github.com/enhenglove69/shorelark [INFO] tweaked toml for git repo https://github.com/enhenglove69/shorelark written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/enhenglove69/shorelark already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b9b18f0b70dcadf764f307127205e8df873c89dad49b873e84a3017224b6483e [INFO] running `Command { std: "docker" "start" "-a" "b9b18f0b70dcadf764f307127205e8df873c89dad49b873e84a3017224b6483e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b9b18f0b70dcadf764f307127205e8df873c89dad49b873e84a3017224b6483e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9b18f0b70dcadf764f307127205e8df873c89dad49b873e84a3017224b6483e", kill_on_drop: false }` [INFO] [stdout] b9b18f0b70dcadf764f307127205e8df873c89dad49b873e84a3017224b6483e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d0ccb098972b9fe493214bd71cb1c541c9ad5508868f24be68218c671a81183 [INFO] running `Command { std: "docker" "start" "-a" "9d0ccb098972b9fe493214bd71cb1c541c9ad5508868f24be68218c671a81183", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling bytemuck v1.15.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling bumpalo v3.15.4 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling safe_arch v0.7.1 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling wide v0.7.15 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling syn v2.0.57 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.5 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling lib-neural-network v0.0.0 (/opt/rustwide/workdir/libs/neural-network) [INFO] [stderr] Compiling lib-genetic-algorithm v0.0.0 (/opt/rustwide/workdir/libs/genetic-algorithm) [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Compiling nalgebra-macros v0.2.1 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Compiling nalgebra v0.32.5 [INFO] [stderr] Compiling ordered-float v4.2.0 [INFO] [stderr] Compiling js-sys v0.3.69 [INFO] [stderr] Compiling serde-wasm-bindgen v0.4.5 [INFO] [stderr] Compiling lib-simulation v0.0.0 (/opt/rustwide/workdir/libs/simulation) [INFO] [stderr] Compiling lib-simulation-wasm v0.0.0 (/opt/rustwide/workdir/libs/simulation-wasm) [INFO] [stderr] Compiling optimizer v0.1.0 (/opt/rustwide/workdir/libs/optimizer) [INFO] [stdout] warning: unused import: `serde::Serialize` [INFO] [stdout] --> libs/simulation-wasm/src/lib.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use serde::Serialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.96s [INFO] running `Command { std: "docker" "inspect" "9d0ccb098972b9fe493214bd71cb1c541c9ad5508868f24be68218c671a81183", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d0ccb098972b9fe493214bd71cb1c541c9ad5508868f24be68218c671a81183", kill_on_drop: false }` [INFO] [stdout] 9d0ccb098972b9fe493214bd71cb1c541c9ad5508868f24be68218c671a81183 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b83883fd37d3020975f34b1a04a33cae3d91ff6df443ff24f7c838e44e7f610 [INFO] running `Command { std: "docker" "start" "-a" "5b83883fd37d3020975f34b1a04a33cae3d91ff6df443ff24f7c838e44e7f610", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling test-case v1.2.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling lib-neural-network v0.0.0 (/opt/rustwide/workdir/libs/neural-network) [INFO] [stderr] Compiling lib-genetic-algorithm v0.0.0 (/opt/rustwide/workdir/libs/genetic-algorithm) [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nalgebra-macros v0.2.1 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling nalgebra v0.32.5 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling lib-simulation v0.0.0 (/opt/rustwide/workdir/libs/simulation) [INFO] [stderr] Compiling optimizer v0.1.0 (/opt/rustwide/workdir/libs/optimizer) [INFO] [stderr] Compiling lib-simulation-wasm v0.0.0 (/opt/rustwide/workdir/libs/simulation-wasm) [INFO] [stdout] warning: unused import: `serde::Serialize` [INFO] [stdout] --> libs/simulation-wasm/src/lib.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use serde::Serialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 17.30s [INFO] running `Command { std: "docker" "inspect" "5b83883fd37d3020975f34b1a04a33cae3d91ff6df443ff24f7c838e44e7f610", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b83883fd37d3020975f34b1a04a33cae3d91ff6df443ff24f7c838e44e7f610", kill_on_drop: false }` [INFO] [stdout] 5b83883fd37d3020975f34b1a04a33cae3d91ff6df443ff24f7c838e44e7f610