[INFO] cloning repository https://github.com/probe-rs/itm-tracer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/probe-rs/itm-tracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprobe-rs%2Fitm-tracer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprobe-rs%2Fitm-tracer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 44c8ab32555049ca91a1e67ae28467bd5e404541 [INFO] testing probe-rs/itm-tracer against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprobe-rs%2Fitm-tracer" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/probe-rs/itm-tracer on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/probe-rs/itm-tracer [INFO] removed path dependency probe-rs from git repo https://github.com/probe-rs/itm-tracer [INFO] finished tweaking git repo https://github.com/probe-rs/itm-tracer [INFO] tweaked toml for git repo https://github.com/probe-rs/itm-tracer written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/probe-rs/itm-tracer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-10/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--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-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f2d6b45a47010256d99bdc25e46beee9b260696ebedda360bef357c451f8f7c7 [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" "f2d6b45a47010256d99bdc25e46beee9b260696ebedda360bef357c451f8f7c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f2d6b45a47010256d99bdc25e46beee9b260696ebedda360bef357c451f8f7c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2d6b45a47010256d99bdc25e46beee9b260696ebedda360bef357c451f8f7c7", kill_on_drop: false }` [INFO] [stdout] f2d6b45a47010256d99bdc25e46beee9b260696ebedda360bef357c451f8f7c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71ec38e2cc09f86b71ccc04ebe4116bac1053f7e89b7e1dba0c45cf1c3311992 [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" "71ec38e2cc09f86b71ccc04ebe4116bac1053f7e89b7e1dba0c45cf1c3311992", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling ihex v1.1.2 [INFO] [stderr] Compiling hidapi v1.2.5 [INFO] [stderr] Compiling capstone-sys v0.10.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling target-lexicon v0.10.0 [INFO] [stderr] Compiling filetime v0.2.13 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling tar v0.4.30 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling derivative v1.0.4 [INFO] [stderr] Compiling headers v0.3.2 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling libusb1-sys v0.3.7 [INFO] [stderr] Compiling gimli v0.20.0 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling serde-hjson v0.8.2 [INFO] [stderr] Compiling enum-primitive-derive v0.1.2 [INFO] [stderr] Compiling rusb v0.6.3 [INFO] [stderr] Compiling rusb v0.5.5 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling scroll_derive v0.10.4 [INFO] [stderr] Compiling pin-project-internal v1.0.3 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling scroll v0.10.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling pin-project v1.0.3 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling capstone v0.6.0 [INFO] [stderr] Compiling serde_yaml v0.8.15 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling jep106 v0.2.4 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling goblin v0.1.3 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling multipart v0.17.0 [INFO] [stderr] Compiling goblin v0.2.3 [INFO] [stderr] Compiling jaylink v0.1.5 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling pretty_env_logger v0.3.1 [INFO] [stderr] Compiling tungstenite v0.10.1 [INFO] [stderr] Compiling probe-rs-t2rust v0.5.0 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling config v0.9.3 [INFO] [stderr] Compiling probe-rs v0.5.1 [INFO] [stderr] Compiling object v0.17.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tungstenite v0.11.0 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling warp v0.2.5 [INFO] [stderr] Compiling itm-tracer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `probe_rs::itm` [INFO] [stdout] --> src/runner.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use probe_rs::itm::{Decoder, TracePacket}; [INFO] [stdout] | ^^^ could not find `itm` in `probe_rs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `scroll::Pread` [INFO] [stdout] --> src/runner.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use scroll::Pread; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `trace_enable` found for struct `Session` in the current scope [INFO] [stdout] --> src/main.rs:63:17 [INFO] [stdout] | [INFO] [stdout] 63 | session.trace_enable(&mut core)?; [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `Session` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `setup_tracing` found for struct `Session` in the current scope [INFO] [stdout] --> src/main.rs:64:17 [INFO] [stdout] | [INFO] [stdout] 64 | session.setup_tracing(&mut core)?; [INFO] [stdout] | ^^^^^^^^^^^^^ method not found in `Session` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `enable_data_trace` found for struct `Session` in the current scope [INFO] [stdout] --> src/main.rs:65:17 [INFO] [stdout] | [INFO] [stdout] 65 | session.enable_data_trace(&mut core, 0, 0x2000_3040)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method not found in `Session` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `enable_data_trace` found for struct `Session` in the current scope [INFO] [stdout] --> src/main.rs:66:17 [INFO] [stdout] | [INFO] [stdout] 66 | session.enable_data_trace(&mut core, 1, 0x2000_3040)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method not found in `Session` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `read_swv` found for mutable reference `&mut Session` in the current scope [INFO] [stdout] --> src/runner.rs:51:29 [INFO] [stdout] | [INFO] [stdout] 51 | let bytes = session.read_swv().unwrap(); [INFO] [stdout] | ^^^^^^^^ method not found in `&mut Session` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `itm-tracer` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "71ec38e2cc09f86b71ccc04ebe4116bac1053f7e89b7e1dba0c45cf1c3311992", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71ec38e2cc09f86b71ccc04ebe4116bac1053f7e89b7e1dba0c45cf1c3311992", kill_on_drop: false }` [INFO] [stdout] 71ec38e2cc09f86b71ccc04ebe4116bac1053f7e89b7e1dba0c45cf1c3311992