[INFO] cloning repository https://github.com/elektronenhirn/oper-delta [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/elektronenhirn/oper-delta" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felektronenhirn%2Foper-delta", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felektronenhirn%2Foper-delta'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c6e00199f4dafa92635747a61a0fcaee0a700ee5 [INFO] testing elektronenhirn/oper-delta against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felektronenhirn%2Foper-delta" "/workspace/builds/worker-20/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-20/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/elektronenhirn/oper-delta 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 git repo https://github.com/elektronenhirn/oper-delta [INFO] finished tweaking git repo https://github.com/elektronenhirn/oper-delta [INFO] tweaked toml for git repo https://github.com/elektronenhirn/oper-delta written to /workspace/builds/worker-20/source/Cargo.toml [INFO] crate git repo https://github.com/elektronenhirn/oper-delta already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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] 7d6156f8f204c4cacec5f38b185d0b93079c849441c585085eb25b0d3c8ad8c1 [INFO] running `Command { std: "docker" "start" "-a" "7d6156f8f204c4cacec5f38b185d0b93079c849441c585085eb25b0d3c8ad8c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d6156f8f204c4cacec5f38b185d0b93079c849441c585085eb25b0d3c8ad8c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d6156f8f204c4cacec5f38b185d0b93079c849441c585085eb25b0d3c8ad8c1", kill_on_drop: false }` [INFO] [stdout] 7d6156f8f204c4cacec5f38b185d0b93079c849441c585085eb25b0d3c8ad8c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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] 5b0a417c3d2eb227d4154a2b6a886de3f10684b174cdbec723857610b0680c2d [INFO] running `Command { std: "docker" "start" "-a" "5b0a417c3d2eb227d4154a2b6a886de3f10684b174cdbec723857610b0680c2d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling syn v1.0.46 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling const_fn v0.4.2 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling object v0.21.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling array-macro v1.0.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Compiling podio v0.1.7 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling hashbrown v0.3.1 [INFO] [stderr] Compiling xi-unicode v0.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling standback v0.2.11 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling encoding_rs v0.7.2 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling walkdir v2.0.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling enum-map-internals v0.1.3 [INFO] [stderr] Compiling app_dirs v1.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling terminal_size v0.1.13 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling msdos_time v0.1.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling console v0.13.0 [INFO] [stderr] Compiling console v0.9.2 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling libssh2-sys v0.2.19 [INFO] [stderr] Compiling ncurses v5.99.0 [INFO] [stderr] Compiling libgit2-sys v0.10.0 [INFO] [stderr] Compiling backtrace v0.3.53 [INFO] [stderr] Compiling simple_logger v1.11.0 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling quick-xml v0.10.1 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling zip v0.2.8 [INFO] [stderr] Compiling spsheet v0.1.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling indicatif v0.14.0 [INFO] [stderr] Compiling git2 v0.11.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling enum-map-derive v0.4.5 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling enum-map v0.5.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling enumset_derive v0.4.4 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling enumset v0.4.5 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling serde-xml-rs v0.4.1 [INFO] [stderr] Compiling csv v1.1.4 [INFO] [stderr] Compiling cursive v0.12.0 [INFO] [stderr] Compiling serde_any v0.5.0 [INFO] [stderr] Compiling oper-delta v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.07s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: time-macros-impl v0.1.1 [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" "5b0a417c3d2eb227d4154a2b6a886de3f10684b174cdbec723857610b0680c2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b0a417c3d2eb227d4154a2b6a886de3f10684b174cdbec723857610b0680c2d", kill_on_drop: false }` [INFO] [stdout] 5b0a417c3d2eb227d4154a2b6a886de3f10684b174cdbec723857610b0680c2d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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] 28ca2f4303392fd2fc12adb5c2ae5350c91f4adca274dd4770e75ca184ad6445 [INFO] running `Command { std: "docker" "start" "-a" "28ca2f4303392fd2fc12adb5c2ae5350c91f4adca274dd4770e75ca184ad6445", kill_on_drop: false }` [INFO] [stderr] Compiling oper-delta v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.43s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: time-macros-impl v0.1.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "28ca2f4303392fd2fc12adb5c2ae5350c91f4adca274dd4770e75ca184ad6445", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28ca2f4303392fd2fc12adb5c2ae5350c91f4adca274dd4770e75ca184ad6445", kill_on_drop: false }` [INFO] [stdout] 28ca2f4303392fd2fc12adb5c2ae5350c91f4adca274dd4770e75ca184ad6445 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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] 7cf70c64515e656971f4d1444cfc1d43f65ca402720a35f90de20b6b3754e535 [INFO] running `Command { std: "docker" "start" "-a" "7cf70c64515e656971f4d1444cfc1d43f65ca402720a35f90de20b6b3754e535", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: time-macros-impl v0.1.1 [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 (/opt/rustwide/target/debug/deps/oper_delta-99d193ba9ce6b6af) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test config::test_config_file ... ignored [INFO] [stdout] test views::table_view::tests::should_insert_into_existing_table ... ok [INFO] [stdout] test config::test_serialize_deserialze ... ok [INFO] [stdout] test views::table_view::tests::should_insert_into_empty_table ... ok [INFO] [stdout] test manifest::test_parse ... ok [INFO] [stdout] test config::test_parse_default_config ... ok [INFO] [stdout] test manifest::test_parse_recursive ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7cf70c64515e656971f4d1444cfc1d43f65ca402720a35f90de20b6b3754e535", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cf70c64515e656971f4d1444cfc1d43f65ca402720a35f90de20b6b3754e535", kill_on_drop: false }` [INFO] [stdout] 7cf70c64515e656971f4d1444cfc1d43f65ca402720a35f90de20b6b3754e535