[INFO] cloning repository https://github.com/neonquill/cargo-saml10 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/neonquill/cargo-saml10" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneonquill%2Fcargo-saml10", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneonquill%2Fcargo-saml10'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ab470c75b5946e41a576a720b2bf0951c70b986e [INFO] testing neonquill/cargo-saml10 against 1.83.0 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneonquill%2Fcargo-saml10" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/neonquill/cargo-saml10 on toolchain 1.83.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/neonquill/cargo-saml10 [INFO] finished tweaking git repo https://github.com/neonquill/cargo-saml10 [INFO] tweaked toml for git repo https://github.com/neonquill/cargo-saml10 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/neonquill/cargo-saml10 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" "+1.83.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/neonquill/probe-rs` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded defmt-json-schema v0.1.0 [INFO] [stderr] Downloaded rusb v0.9.1 [INFO] [stderr] Downloaded svg v0.10.0 [INFO] [stderr] Downloaded jep106 v0.2.6 [INFO] [stderr] Downloaded goblin v0.5.2 [INFO] [stderr] Downloaded libusb1-sys v0.6.2 [INFO] [stderr] Downloaded defmt-decoder v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b781d70c08093028a096ebbbd94240f177ab5a308b2e35a997c98e53e1ab4b61 [INFO] running `Command { std: "docker" "start" "-a" "b781d70c08093028a096ebbbd94240f177ab5a308b2e35a997c98e53e1ab4b61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b781d70c08093028a096ebbbd94240f177ab5a308b2e35a997c98e53e1ab4b61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b781d70c08093028a096ebbbd94240f177ab5a308b2e35a997c98e53e1ab4b61", kill_on_drop: false }` [INFO] [stdout] b781d70c08093028a096ebbbd94240f177ab5a308b2e35a997c98e53e1ab4b61 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06ee48e9a8347b7533f537a6d3c66a4c6acda30b24ca06296421127193fb3537 [INFO] running `Command { std: "docker" "start" "-a" "06ee48e9a8347b7533f537a6d3c66a4c6acda30b24ca06296421127193fb3537", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling hashbrown v0.12.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rusb v0.9.1 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling wyz v0.5.0 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling camino v1.0.9 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling semver v1.0.11 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling svg v0.10.0 [INFO] [stderr] Compiling os_str_bytes v6.1.0 [INFO] [stderr] Compiling bitvec v1.0.0 [INFO] [stderr] Compiling libusb1-sys v0.6.2 [INFO] [stderr] Compiling hidapi v1.4.1 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling ihex v3.0.0 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling defmt-parser v0.3.1 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling scroll v0.10.2 [INFO] [stderr] Compiling utf8-width v0.1.6 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling dunce v1.0.2 [INFO] [stderr] Compiling byte-unit v4.0.14 [INFO] [stderr] Compiling time v0.3.11 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling scroll_derive v0.11.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling enum-primitive-derive v0.2.2 [INFO] [stderr] Compiling clap_derive v3.2.7 [INFO] [stderr] Compiling scroll v0.11.0 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling clap v3.2.7 [INFO] [stderr] Compiling jep106 v0.2.6 [INFO] [stderr] Compiling serde_yaml v0.8.24 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling jaylink v0.3.0 [INFO] [stderr] Compiling defmt-json-schema v0.1.0 [INFO] [stderr] Compiling goblin v0.5.2 [INFO] [stderr] Compiling simplelog v0.12.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling probe-rs-target v0.12.0 (https://github.com/neonquill/probe-rs?branch=atsaml10#ada682c0) [INFO] [stderr] Compiling cargo_metadata v0.15.0 [INFO] [stderr] Compiling defmt-decoder v0.3.2 [INFO] [stderr] Compiling cargo_toml v0.11.5 [INFO] [stderr] Compiling probe-rs v0.12.0 (https://github.com/neonquill/probe-rs?branch=atsaml10#ada682c0) [INFO] [stderr] Compiling probe-rs-rtt v0.12.0 (https://github.com/neonquill/probe-rs?branch=atsaml10#ada682c0) [INFO] [stderr] Compiling probe-rs-cli-util v0.12.0 (https://github.com/neonquill/probe-rs?branch=atsaml10#ada682c0) [INFO] [stderr] Compiling cargo-saml10 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: svg v0.10.0 [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" "06ee48e9a8347b7533f537a6d3c66a4c6acda30b24ca06296421127193fb3537", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06ee48e9a8347b7533f537a6d3c66a4c6acda30b24ca06296421127193fb3537", kill_on_drop: false }` [INFO] [stdout] 06ee48e9a8347b7533f537a6d3c66a4c6acda30b24ca06296421127193fb3537 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3b5a16844842fc7fc63b8085ba588006b367173e6e2e53027c7770949d73e6ae [INFO] running `Command { std: "docker" "start" "-a" "3b5a16844842fc7fc63b8085ba588006b367173e6e2e53027c7770949d73e6ae", kill_on_drop: false }` [INFO] [stderr] Compiling cargo-saml10 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.21s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: svg v0.10.0 [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" "3b5a16844842fc7fc63b8085ba588006b367173e6e2e53027c7770949d73e6ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b5a16844842fc7fc63b8085ba588006b367173e6e2e53027c7770949d73e6ae", kill_on_drop: false }` [INFO] [stdout] 3b5a16844842fc7fc63b8085ba588006b367173e6e2e53027c7770949d73e6ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 89784bf72c0450eaee31d94a04604e02aa77cdc3de71c38a8f950670704779b7 [INFO] running `Command { std: "docker" "start" "-a" "89784bf72c0450eaee31d94a04604e02aa77cdc3de71c38a8f950670704779b7", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: svg v0.10.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_saml10-d71bdcb748dcc529) [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" "89784bf72c0450eaee31d94a04604e02aa77cdc3de71c38a8f950670704779b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89784bf72c0450eaee31d94a04604e02aa77cdc3de71c38a8f950670704779b7", kill_on_drop: false }` [INFO] [stdout] 89784bf72c0450eaee31d94a04604e02aa77cdc3de71c38a8f950670704779b7