[INFO] fetching crate aorist_core 0.0.14... [INFO] testing aorist_core-0.0.14 against 1.59.0 for beta-1.60-1 [INFO] extracting crate aorist_core 0.0.14 into /workspace/builds/worker-33/source [INFO] validating manifest of crates.io crate aorist_core 0.0.14 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate aorist_core 0.0.14 [INFO] finished tweaking crates.io crate aorist_core 0.0.14 [INFO] tweaked toml for crates.io crate aorist_core 0.0.14 written to /workspace/builds/worker-33/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f8c9fbd112313d0e8e405dc8d3aacf434613e3acb9adf7ee85c7683d67b1bc2a [INFO] running `Command { std: "docker" "start" "-a" "f8c9fbd112313d0e8e405dc8d3aacf434613e3acb9adf7ee85c7683d67b1bc2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f8c9fbd112313d0e8e405dc8d3aacf434613e3acb9adf7ee85c7683d67b1bc2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8c9fbd112313d0e8e405dc8d3aacf434613e3acb9adf7ee85c7683d67b1bc2a", kill_on_drop: false }` [INFO] [stdout] f8c9fbd112313d0e8e405dc8d3aacf434613e3acb9adf7ee85c7683d67b1bc2a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6f21603521fed25effd016311d47a86633cfabfe63361335a3e746441ec62d5 [INFO] running `Command { std: "docker" "start" "-a" "f6f21603521fed25effd016311d47a86633cfabfe63361335a3e746441ec62d5", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling pyo3-build-config v0.14.5 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling unindent v0.1.8 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling inventory v0.1.11 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling libR-sys v0.2.2 [INFO] [stderr] Compiling aorist_extendr-engine v0.0.1 [INFO] [stderr] Compiling anyhow v1.0.55 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling siphasher v0.3.9 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling base64 v0.13.0 [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 linked_hash_set v0.1.4 [INFO] [stderr] Compiling codegen v0.1.3 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling indoc v1.0.4 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling sqlparser v0.9.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling pyo3 v0.14.5 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling sqlformat v0.1.8 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling pyo3-macros-backend v0.14.5 [INFO] [stderr] Compiling aorist_paste v0.0.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling tracing-attributes v0.1.19 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling inventory-impl v0.1.11 [INFO] [stderr] Compiling aorist_extendr-macros v0.0.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling enum_dispatch v0.3.8 [INFO] [stderr] Compiling pyo3-macros v0.14.5 [INFO] [stderr] Compiling indoc v0.3.6 [INFO] [stderr] Compiling aorist_extendr-api v0.0.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling aorist_core v0.0.14 (/opt/rustwide/workdir) [INFO] [stderr] Compiling aorist_util v0.0.1 [INFO] [stderr] Compiling aorist_derive v0.0.1 [INFO] [stderr] Compiling aorist_concept v0.0.1 [INFO] [stderr] Compiling aorist_attributes v0.0.14 [INFO] [stderr] Compiling aorist_primitives v0.0.14 [INFO] [stderr] Compiling aorist_ast v0.0.14 [INFO] [stdout] warning: field is never read: `code` [INFO] [stdout] --> src/program.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | code: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `arg_functions` [INFO] [stdout] --> src/program.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | arg_functions: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `kwarg_functions` [INFO] [stdout] --> src/program.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | kwarg_functions: LinkedHashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.16s [INFO] running `Command { std: "docker" "inspect" "f6f21603521fed25effd016311d47a86633cfabfe63361335a3e746441ec62d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6f21603521fed25effd016311d47a86633cfabfe63361335a3e746441ec62d5", kill_on_drop: false }` [INFO] [stdout] f6f21603521fed25effd016311d47a86633cfabfe63361335a3e746441ec62d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e702598cabbca8a2b9f90d2f2a605165735b1ae2fc7a58ca2cc14603bbc7f5f [INFO] running `Command { std: "docker" "start" "-a" "4e702598cabbca8a2b9f90d2f2a605165735b1ae2fc7a58ca2cc14603bbc7f5f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling aorist_core v0.0.14 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `code` [INFO] [stdout] --> src/program.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | code: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `arg_functions` [INFO] [stdout] --> src/program.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | arg_functions: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `kwarg_functions` [INFO] [stdout] --> src/program.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | kwarg_functions: LinkedHashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `code` [INFO] [stdout] --> src/program.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | code: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `arg_functions` [INFO] [stdout] --> src/program.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | arg_functions: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `kwarg_functions` [INFO] [stdout] --> src/program.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | kwarg_functions: LinkedHashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 15.56s [INFO] running `Command { std: "docker" "inspect" "4e702598cabbca8a2b9f90d2f2a605165735b1ae2fc7a58ca2cc14603bbc7f5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e702598cabbca8a2b9f90d2f2a605165735b1ae2fc7a58ca2cc14603bbc7f5f", kill_on_drop: false }` [INFO] [stdout] 4e702598cabbca8a2b9f90d2f2a605165735b1ae2fc7a58ca2cc14603bbc7f5f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 09f9da273ddc6ed6155001be03889c67e6801815dd27c9985b950889a121f76d [INFO] running `Command { std: "docker" "start" "-a" "09f9da273ddc6ed6155001be03889c67e6801815dd27c9985b950889a121f76d", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `code` [INFO] [stderr] --> src/program.rs:37:5 [INFO] [stderr] | [INFO] [stderr] 37 | code: String, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `arg_functions` [INFO] [stderr] --> src/program.rs:38:5 [INFO] [stderr] | [INFO] [stderr] 38 | arg_functions: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `kwarg_functions` [INFO] [stderr] --> src/program.rs:39:5 [INFO] [stderr] | [INFO] [stderr] 39 | kwarg_functions: LinkedHashMap, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `aorist_core` (lib) generated 3 warnings [INFO] [stderr] warning: `aorist_core` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/aorist_core-622839e73da7a234) [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] [stderr] Doc-tests aorist_core [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" "09f9da273ddc6ed6155001be03889c67e6801815dd27c9985b950889a121f76d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09f9da273ddc6ed6155001be03889c67e6801815dd27c9985b950889a121f76d", kill_on_drop: false }` [INFO] [stdout] 09f9da273ddc6ed6155001be03889c67e6801815dd27c9985b950889a121f76d