[INFO] fetching crate nu_plugin_id3 0.2.0... [INFO] testing nu_plugin_id3-0.2.0 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate nu_plugin_id3 0.2.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate nu_plugin_id3 0.2.0 on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate nu_plugin_id3 0.2.0 [INFO] finished tweaking crates.io crate nu_plugin_id3 0.2.0 [INFO] tweaked toml for crates.io crate nu_plugin_id3 0.2.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate nu_plugin_id3 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded typetag-impl v0.1.5 [INFO] [stderr] Downloaded byte-unit v3.1.4 [INFO] [stderr] Downloaded typetag v0.1.5 [INFO] [stderr] Downloaded id3 v0.5.0 [INFO] [stderr] Downloaded ctor v0.1.12 [INFO] [stderr] Downloaded nu-value-ext v0.18.1 [INFO] [stderr] Downloaded nu-source v0.18.1 [INFO] [stderr] Downloaded nu-errors v0.18.1 [INFO] [stderr] Downloaded nu-parser v0.18.1 [INFO] [stderr] Downloaded nu-protocol v0.18.1 [INFO] [stderr] Downloaded nu-plugin v0.18.1 [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" "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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a0f1094d355ad5afe4dd655a7cbaaee241515e4c79d42fef7e57c84b5fd42fea [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" "a0f1094d355ad5afe4dd655a7cbaaee241515e4c79d42fef7e57c84b5fd42fea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a0f1094d355ad5afe4dd655a7cbaaee241515e4c79d42fef7e57c84b5fd42fea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0f1094d355ad5afe4dd655a7cbaaee241515e4c79d42fef7e57c84b5fd42fea", kill_on_drop: false }` [INFO] [stdout] a0f1094d355ad5afe4dd655a7cbaaee241515e4c79d42fef7e57c84b5fd42fea [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" "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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b07c659b78948bf4ea91860fd69e6362f91308af2a3f59a96d5a569ebcffaee5 [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" "b07c659b78948bf4ea91860fd69e6362f91308af2a3f59a96d5a569ebcffaee5", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling query_interface v0.3.5 [INFO] [stderr] Compiling byte-unit v3.1.4 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling miniz_oxide v0.3.5 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling shellexpand v2.0.0 [INFO] [stderr] Compiling id3 v0.5.0 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling ghost v0.1.1 [INFO] [stderr] Compiling ctor v0.1.12 [INFO] [stderr] Compiling inventory-impl v0.1.5 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling typetag-impl v0.1.5 [INFO] [stderr] Compiling inventory v0.1.5 [INFO] [stderr] Compiling getset v0.1.1 [INFO] [stderr] Compiling codespan-reporting v0.9.5 [INFO] [stderr] Compiling erased-serde v0.3.10 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling rust-stemmers v1.2.0 [INFO] [stderr] Compiling serde_yaml v0.8.11 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling typetag v0.1.5 [INFO] [stderr] Compiling nu-source v0.18.1 [INFO] [stderr] Compiling bigdecimal v0.1.2 [INFO] [stderr] Compiling nu-errors v0.18.1 [INFO] [stderr] Compiling natural v0.5.0 [INFO] [stderr] Compiling nu-protocol v0.18.1 [INFO] [stderr] Compiling nu-parser v0.18.1 [INFO] [stderr] Compiling nu-value-ext v0.18.1 [INFO] [stderr] Compiling nu-plugin v0.18.1 [INFO] [stderr] Compiling nu_plugin_id3 v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 46s [INFO] running `Command { std: "docker" "inspect" "b07c659b78948bf4ea91860fd69e6362f91308af2a3f59a96d5a569ebcffaee5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b07c659b78948bf4ea91860fd69e6362f91308af2a3f59a96d5a569ebcffaee5", kill_on_drop: false }` [INFO] [stdout] b07c659b78948bf4ea91860fd69e6362f91308af2a3f59a96d5a569ebcffaee5 [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" "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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", 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] 46a94d7957cf69919eee9d19c4bbbf04fff6650e5f88dcafc464eccf6f16ce6d [INFO] running `Command { std: "docker" "start" "-a" "46a94d7957cf69919eee9d19c4bbbf04fff6650e5f88dcafc464eccf6f16ce6d", kill_on_drop: false }` [INFO] [stderr] Compiling nu_plugin_id3 v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.17s [INFO] running `Command { std: "docker" "inspect" "46a94d7957cf69919eee9d19c4bbbf04fff6650e5f88dcafc464eccf6f16ce6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46a94d7957cf69919eee9d19c4bbbf04fff6650e5f88dcafc464eccf6f16ce6d", kill_on_drop: false }` [INFO] [stdout] 46a94d7957cf69919eee9d19c4bbbf04fff6650e5f88dcafc464eccf6f16ce6d [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" "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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d245cf9d132b9242d87f96f53d30f4aa320c1164ce2501b155c25e754504f4b7 [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" "d245cf9d132b9242d87f96f53d30f4aa320c1164ce2501b155c25e754504f4b7", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [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] Running /opt/rustwide/target/debug/deps/nu_plugin_id3-410c9078e25e1238 [INFO] running `Command { std: "docker" "inspect" "d245cf9d132b9242d87f96f53d30f4aa320c1164ce2501b155c25e754504f4b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d245cf9d132b9242d87f96f53d30f4aa320c1164ce2501b155c25e754504f4b7", kill_on_drop: false }` [INFO] [stdout] d245cf9d132b9242d87f96f53d30f4aa320c1164ce2501b155c25e754504f4b7